User:Melroch/monobook.css: Difference between revisions
From FrathWiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* <pre> */ | /* <pre> */ | ||
#content, .pBody, #p-cactions | #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; | ||
Line 7: | Line 7: | ||
/* text-align: justify; */ | /* text-align: justify; */ | ||
background-color: #ddccaa; | background-color: #ddccaa; | ||
background-image: url(http://melroch.se/test/background.gif); | background-image: url(http://melroch.se/test/background.gif) ! important; | ||
} | } |
Revision as of 04:02, 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; }