Changes

Fixing main page in Timeless
/* All CSS here will be loaded for users of the Timeless skin */
#p-logo-text{
white-space: nowrap;
margin-left: -1%;
margin-right: 1%;
}

@media screen and (max-width: 1400px) and (min-width: 851px){
#mw-site-navigation, #mw-related-navigation {
padding-right: 1em;
box-sizing: border-box;
display: block;
min-width: 16em;
position: relative;
}
#mw-content-block {
padding: 0;
position: relative;
max-width: 850em;
}
}

.rootpage-Kancolle_Wiki #mw-related-navigation{
display: none;
}

.leftcol{
width: 710px;
margin-left: auto;
margin-right: auto;
}

.rightcol {
width: 40%;
margin-right: 4%;
margin-left: 4%;
float: left;
height: auto;
font-family: Arial,Helvetica,sans-serif;
}
cssedit, prechecked
1,656

edits