User:King of wikis/monobook.css

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(Doing a code)
(testing)
Line 2: Line 2:
   color: #666;
   color: #666;
   font-size: 11px;
   font-size: 11px;
-
   text-transform: lowercase;
+
   text-transform: uppercase;
   position: absolute;
   position: absolute;
   top: 1.9em;
   top: 1.9em;
-
   right: 2.2em;
+
   right: 1.8em;
}
}

Revision as of 00:33, 30 September 2007

#pt-time span {
   color: #666;
   font-size: 11px;
   text-transform: uppercase;
   position: absolute;
   top: 1.9em;
   right: 1.8em;
}

#bodyContent blockquote.email, #article blockquote.email {
   font-family: commodore 64;
   font-size: 135%;
}
#bodyContent blockquote.tandy, #article blockquote.tandy {
   font-family: westminster;
}
#bodyContent blockquote.lappy, #article blockquote.lappy {
   font-family: glitch0;
}
#bodyContent blockquote.corpy, #article blockquote.corpy {
   font-family: sydnie;
}
Personal tools