Difference between revisions of "MediaWiki:Timeless.css"

From Anarchaserver
Line 8: Line 8:
     background: #95afae;
     background: #95afae;
}
}
.color-RIGHT {
.color-right {
     background: #95af95;
     background: #95af95;
}
}

Revision as of 01:31, 4 May 2019

/* CSS placed here will affect users of the Timeless skin */

#p-logo-text a {
    font-size: 1.35em;
}

.color-left {
    background: #95afae;
}
.color-right {
    background: #95af95;
}