Difference between revisions of "User:Anirvan 0101/common.css"

From Baka-Tsuki
Jump to navigation Jump to search
(Created page with "body { color: #222; background: #fbfbfb url(http://themes.wdfiles.com/local--files/maple/body-bg.gif) repeat 0 0; font: 13px/1.3em "Helvetica Neue", Arial, Helve...")
 
Line 2: Line 2:
 
color: #222;
 
color: #222;
 
background: #fbfbfb url(http://themes.wdfiles.com/local--files/maple/body-bg.gif) repeat 0 0;
 
background: #fbfbfb url(http://themes.wdfiles.com/local--files/maple/body-bg.gif) repeat 0 0;
 
font: 13px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 
 
}
 
}

Revision as of 18:05, 28 June 2014

body {
    color: #222;
    background: #fbfbfb url(http://themes.wdfiles.com/local--files/maple/body-bg.gif) repeat 0 0;
}