Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
better striped background
m quick stripe pattern change
Line 50: Line 50:


body {
body {
background-image: linear-gradient(rgba(0,0,0,0.5), transparent, 164px, #84756b 164px),repeating-linear-gradient(115deg,#292526,#292526 5px,#34312C 5px,#34312C 16px);
background-image: linear-gradient(rgba(0,0,0,0.5), transparent, 164px, #84756b 164px),repeating-linear-gradient(120deg,#292526,#292526 4px,#34312C 4px,#34312C 15px);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-size: auto 166px;
background-size: auto 166px;