MediaWiki:Cologneblue.css
Appearance
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Position coordinates */
#coordinates {
position: absolute;
z-index: 1;
border: none;
background: none;
left: 9px;
top: 5.7em;
float: left;
margin: 0;
padding: 0;
line-height: 1.5em;
text-align: left;
text-indent: 0;
font-size: 85%;
text-transform: none;
white-space: nowrap;
}
/* Styling for tags in changes pages */
.mw-tag-markers {
font-style: italic;
font-size: 90%;
}