MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,710: Line 1,710:
{
{
   background: #436705;
   background: #436705;
}
#coordinates {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    text-align: right;
    text-indent: 0;
    font-size: 85%;
    text-transform: none;
    white-space: nowrap;
}
}