MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 38: Line 38:
*/
*/
/* foggy theme: */
/* foggy theme: */
body    {background-image:linear-gradient(#AAA,#FFF);background-attachment:fixed}
body    {background-image:linear-gradient(#BBB,#FFF);background-repeat:no-repeat}
#content{background-color:#FFF}
#content{background-color:#FFF}
/* aqua theme:
/* aqua theme:
body    {background-image:linear-gradient(#09F,#FFF);background-attachment:fixed}
body    {background-image:linear-gradient(#09F,#FFF);background-attachment:fixed}
#content{background-color:#FFF}
#content{background-color:#FFF}
*/
*/