User:Tjoneslo/monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
input, textarea | input, textarea | ||
{ | { | ||
color: red; | |||
font-family: Verdana,Arial,Sans-serif; | font-family: Verdana,Arial,Sans-serif; | ||
} | } |
Revision as of 14:23, 4 August 2007
input, textarea { color: red; font-family: Verdana,Arial,Sans-serif; }