2,956
edits
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
Line 23: | Line 23: | ||
/* sunrise theme: | /* sunrise theme: | ||
body {background-image:linear-gradient(#009,#FF9);background- | body {background-image:linear-gradient(#009,#FF9);background-repeat:no-repeat} | ||
#content{background-color:#FFF} | #content{background-color:#FFF} | ||
#mw-panel {color:#FFF} | #mw-panel {color:#FFF} | ||
Line 33: | Line 33: | ||
#content{background-color:#FFF} | #content{background-color:#FFF} | ||
*/ | */ | ||
/* silver theme: | /* silver theme: | ||
body {background-image:linear-gradient(#FFF,#AAA);background-attachment:fixed} | body {background-image:linear-gradient(#FFF,#AAA);background-attachment:fixed} |