Suradnik:Nesmir Kudilovic/cologneblue.css: razlika između inačica

Izbrisani sadržaj Dodani sadržaj
test
Redak 4:
}
 
/* hide the interlanguage links, the "Privacy policy" etc. links, and the tagline "From Wikipedia, the free encyclopedia" */
#siteSub { display: none }
div#langlinks, div#titlelinks, p.tagline { display: none; }
.top a[title="Glavna stranica"]:before { content: "WIKIKNJIGE" }
/* move coordinates from upper left to extreme top right */
span#coordinates {
background-color: white;
left: auto;
right: 9px;
top: 0;
}
/* suppress the grey border around Sitenotices and CentralNotices */
#siteNotice { border: none; }
/* add MonoBook-style grey border to the bottom of the article title */
h1#firstHeading {
border-bottom: 1px solid #1D2951;
margin-bottom: 0.5em;
}