User:Saag/common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
/*}*/ | /*}*/ | ||
a:link { | a:link, a:visited { | ||
color: #52351e; | color: #52351e; | ||
} | } | ||
body, header, .mw-page-container, #article, #content { | |||
#article | |||
background-color: #f5eedd; /* Replace with your preferred color */ | background-color: #f5eedd; /* Replace with your preferred color */ | ||
} | } |