Difference between revisions of "User:Paulm/cologneblue.css"

From FreekiWiki
Jump to navigation Jump to search
Line 11: Line 11:
 
     color: black;
 
     color: black;
 
     font-size: 8pt;
 
     font-size: 8pt;
 +
}
 +
 +
 +
#article, #article td, #article th, #article p {
 +
font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica,Verdana, Arial, sans-serif;
 +
font-size: 10pt; color: black;
 
}
 
}
  

Revision as of 13:57, 2 March 2013

body {
     margin: 0px;
     padding: 0px;
     color: black; 
    font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana, Arial, sans-serif;
 }
#specialform { display: inline; }
#content { top: 0; margin: 0; padding: 0; }
#mw-data-after-content { 
    font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana, Arial, sans-serif;
     color: black;
     font-size: 8pt;
}


#article, #article td, #article th, #article p {
 font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica,Verdana, Arial, sans-serif;
 font-size: 10pt; color: black;
}

p, pre, td, th, li, dd, dt { 
     font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana, Arial, sans-serif;
     line-height: 12pt; 
}


#sitetitle{
     font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana, Arial, sans-serif;
     color: white;
     font-size: 18pt;
     font-weight: bold;
     text-transform:lowercase
}



td.top {
 background-color: #6688AA; color: white;
 margin-top: 4px; margin-bottom: 4px;
 padding-top: 0; padding-bottom: 0;
 text-transform: uppercase;
 font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana,, Arial, sans-serif; font-size: 8pt;
}
td.top a {
 font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana,, Arial, sans-serif;
 background-color: #6688AA; color: white;
 text-decoration: none; font-size: 10pt;
}
td.bottom {
 font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana,, Arial, sans-serif;
 font-size: 10pt;
 padding: 0;
}
#pagestats {
 font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana,, Arial, sans-serif;
 color: black;
 font-size: 9pt;
}

#sitesub {
 font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana,, Arial, sans-serif;
 font-size: 9pt; font-weight: bold;
 color: black;
 padding-top: 0;
}
#quickbar {
 font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana,, Arial, sans-serif;
 font-size: 8pt; font-weight: bold; line-height: 9.5pt;
 text-decoration: none;
 color: black;
 padding: 0; margin-top: 0;
}
#quickbar a { color: #446688; }

#quickbar h6 {
 font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana,, Arial, sans-serif;
 font-size: 10pt; font-weight: bold; line-height: 12pt;
 text-decoration: none;
 color: #666666;
 padding: 0; margin-bottom: 2px; margin-top: 6px;
}
#quickbar form { padding: 0; margin-top: 0; }

h1 {
 color: #666666;
 font-family: URW Gothic L, Droidsans, Ubuntu, Helvetica, Verdana,, Arial, sans-serif;
 font-size: 180%; line-height: 21pt;
}
h1 .editsection { font-size: 55.6%; }
h1.pagetitle { padding-bottom: 0; margin-bottom: 0; }
#article p.subtitle {
 color: #666666; font-size: 11pt; font-weight: bold;
 padding-top: 0; margin-top: 0; padding-bottom: 1ex;
}