Suradnik:Nesmir Kudilovic/cologneblue.css

Napomena: Nakon snimanja, trebate očistiti memoriju svog programa za Internet kako biste odmah vidjeli promjene: Mozilla: kliknite reload (ili ctrl-r), IE / Opera: ctrl-f5, Safari: cmd-r, Konqueror ctrl-r.

#article, #article td, #article th, #article p {
 font-family: Palatino Linotype, Arial Unicode MS, Times, serif;
 font-size: 12pt; color: black;
}

/* hide the interlanguage links, the "Privacy policy" etc. links, and the tagline "From Wikipedia, the free encyclopedia" */
div#langlinks, div#titlelinks, p.tagline { display: none; }
/* 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;
  display: none;
}

/* Fonts */
p{font-family:"Arial", sans-serif;}

/* Pre and Code */
code{font-family:"Courier New", monospaced; background-color:#A5A5A5;}
pre{font-family:"Courier New", monospaced; background-color:#FAEBD7;}

/* Links */
a:link {color:#0a4e98;}      /* unvisited link */
a:visited {color:#6495ED;}  /* visited link */
a:hover {color:#4169E1;}  /* mouse over link */
a:active {color:#3366bb;}  /* selected link */

/* uklanja ikone s vrha stranice, test N. K. */
#p-personal li#pt-notifications-alert, #p-personal li#pt-notifications-notice {
    display: none;
}

/* beta je također nepotrebna, ovo radi */
#pt-betafeatures { display: none; }

/* navisk uz Verdanu */
.navpopup {
  font-family: Verdana, Arial, Helvetica !important;
  font-size: xx-small;
}

/* logotip test */
#p-logo a,
#p-logo a:hover {
	display: block;
	height: 200px;
	width: 12.2em;
	background-repeat: no-repeat;
	background-position: 35% 50% !important;
	text-decoration: none;
}