MediaWiki:Common.css: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) No edit summary |
Johnrdorazio (talk | contribs) No edit summary |
||
Line 3:
font-family: 'Merriweather', serif;
text-align: justify;
}
.mobileonly {
display: none;
}
.nomobile {
display: initial;
}
|