MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 29: Line 29:
#mw-panel h3{color:#FFF}
#mw-panel h3{color:#FFF}
*/
*/
/* daylight theme: */
/* daylight theme:
body    {background-image:linear-gradient(#BDF,#FDB);background-attachment:fixed}
body    {background-image:linear-gradient(#ADF,#FDA);background-attachment:fixed}
#content{background-color:#FFF}
#content{background-color:#FFF}
 
*/
/* silver theme:
/* silver theme:
body    {background-image:linear-gradient(#FFF,#BBB);background-attachment:fixed}
body    {background-image:linear-gradient(#FFF,#BBB);background-attachment:fixed}
#content{background-color:#FFF}
*/
/* aqua theme:
body    {background-image:linear-gradient(#08F,#FFF);background-attachment:fixed}
#content{background-color:#FFF}
#content{background-color:#FFF}
*/
*/