Difference between revisions of "MediaWiki:Timeless.css"

From Anarchaserver
Line 3: Line 3:
#p-logo-text a {
#p-logo-text a {
     font-size: 1.35em;
     font-size: 1.35em;
}
.color-left {
    height: 0.35em;
    background: #99FF00;
    width: 50%;
    float: left;
}
}

Revision as of 01:27, 4 May 2019

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

#p-logo-text a {
    font-size: 1.35em;
}
.color-left {
    height: 0.35em;
    background: #99FF00;
    width: 50%;
    float: left;
}