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

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..."
 
No edit summary
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 16:05, 28 June 2014

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