User:Melroch/monobook.css: Difference between revisions
From FrathWiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* <pre> */ | /* <pre> */ | ||
#content, .pBody, #footer, #p-cactions li a, #p-cactions li.selected a, #p-cactions li a:hover { background-color: #efe2c5; ! important } | |||
body { font-family: "DejaVu Serif", "Charis SIL", "DejaVu Sans", "Arial Unicode MS", Thryomanes, Gentium, GentiumAlt, Code2000, "Microsoft Sans Serif","Lucida Sans Unicode", serif; | body { font-family: "DejaVu Serif", "Charis SIL", "DejaVu Sans", "Arial Unicode MS", Thryomanes, Gentium, GentiumAlt, Code2000, "Microsoft Sans Serif","Lucida Sans Unicode", serif; | ||
font-size: 8pt; | font-size: 8pt; | ||
/* text-align: justify; */ | /* text-align: justify; */ | ||
background-color: #ddccaa; | |||
background-image: url(http://melroch.se/test/background.gif) ! important; | |||
} | } | ||
Revision as of 04:16, 9 July 2007
/* <pre> */ #content, .pBody, #footer, #p-cactions li a, #p-cactions li.selected a, #p-cactions li a:hover { background-color: #efe2c5; ! important } body { font-family: "DejaVu Serif", "Charis SIL", "DejaVu Sans", "Arial Unicode MS", Thryomanes, Gentium, GentiumAlt, Code2000, "Microsoft Sans Serif","Lucida Sans Unicode", serif; font-size: 8pt; /* text-align: justify; */ background-color: #ddccaa; background-image: url(http://melroch.se/test/background.gif) ! important; }