MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 26: Line 26:
#mw-panel a {color:#FFF}
#mw-panel a {color:#FFF}
#mw-panel h3{color:#FFF}
#mw-panel h3{color:#FFF}
*/
/* daylight theme:
body    {background-image:linear-gradient(#ACF,#FDA);background-attachment:fixed}
#content{background-color:#FFF}
*/
*/


/* silver theme: */
/* silver theme: */
body    {background-image:linear-gradient(#FFF,#000);background-attachment:fixed}
body    {background-image:linear-gradient(#FFF,#BBB);background-attachment:fixed}
#content{background-color:#FFF}
#content{background-color:#FFF}