MediaWiki:Common.css: Difference between revisions

An idea by Jeff Lawlor
Created on 2024-10-08
mNo edit summary
Now showing subtitle
Line 13: Line 13:
{
{
background-color: transparent;
background-color: transparent;
}
/* Show subtitle */
#siteSub {
    display: block; font-weight: normal; font-size: normal;
}
}