View source for MediaWiki:Timeless.css
From Ephinea PSO Wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* All CSS here will be loaded for users of the Timeless skin */
#p-logo-text a.long {
line-height: 1.5;
}
/* One-sided navigation menu */
@media (min-width: 1340px) {
#mw-content-block {
display: block;
}
#mw-content,
#content-bottom-stuff {
margin-left: 14em;
}
#mw-content-wrapper {
float: right;
margin-left: -14em;
width: 100%;
}
000
1:0
Return to MediaWiki:Timeless.css.