Difference between revisions of "MediaWiki:Foreground.css"
(Created page with "#page-content { margin: 2rem 0 0; background-image: url(https://build.stratics.com/extraimages/Gear1080.png); background-size: cover; background-attachment: fi...") |
m |
||
Line 3: | Line 3: | ||
background-image: url(https://build.stratics.com/extraimages/Gear1080.png); | background-image: url(https://build.stratics.com/extraimages/Gear1080.png); | ||
background-size: cover; | background-size: cover; | ||
− | |||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } |
Revision as of 22:54, 27 December 2019
#page-content {
margin: 2rem 0 0;
background-image: url(https://build.stratics.com/extraimages/Gear1080.png);
background-size: cover;
background-repeat: no-repeat;
}