MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Technochips (talk | contribs) attempted decorative banner |
Technochips (talk | contribs) m small gradient fix |
||
| Line 180: | Line 180: | ||
#mw-page-base | #mw-page-base | ||
{ | { | ||
background: linear-gradient(rgba(0,0,0,0.5),transparent), | background: linear-gradient(rgba(0,0,0,0.5),transparent 75%, #292526), | ||
repeating-linear-gradient(115deg,transparent,transparent 5px,#34312C 5px,#34312C 16px); | repeating-linear-gradient(115deg,transparent,transparent 5px,#34312C 5px,#34312C 16px); | ||
} | } | ||