MediaWiki:Common.css: Difference between revisions
From ihaveahax's Site
Jump to navigationJump to search
forgot about view source |
copy from testwiki:MediaWiki:Common.css |
||
Line 17: | Line 17: | ||
body { | body { | ||
/*background-color: #CCD0E5;*/ | /*background-color: #CCD0E5;*/ | ||
background-image: linear-gradient(to bottom, #CCD0E5 0, #585f87 100%); | /*background-image: linear-gradient(to bottom, #CCD0E5 0, #585f87 100%);*/ | ||
background-image: radial-gradient(ellipse at top left, #CCD0E5, #2b3259); | |||
background-attachment: fixed; | background-attachment: fixed; | ||
} | } |