MediaWiki:Common.css: Difference between revisions
From Kirby Speedrunning Wiki
Jump to navigationJump to search
176 bytes removed
, 1 year ago
|
|
Line 5: |
Line 5: |
|
| |
|
| /* MAIN PAGE STYLING */ | | /* MAIN PAGE STYLING */ |
|
| |
| #content {
| |
| background-image: url("https://kirbyspeedrun.com/images/e/ed/KSA_Popstar.png");
| |
| background-color: pink;
| |
| background-size: cover;
| |
| background-position: center;
| |
| }
| |
|
| |
|
|
| |
|