MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
background-size: cover !important; | background-size: cover !important; | ||
background-position: center !important; | background-position: center !important; | ||
background-attachment: fixed !important; | |||
} | } | ||
Revision as of 11:25, 23 June 2025
@import url("https://aquinas.mj12.ddns.net/images/assets/profile-image.css");
@import url("https://aquinas.mj12.ddns.net/images/assets/table-display.css");
@import url("https://aquinas.mj12.ddns.net/images/assets/link-color.css");
@import url("https://aquinas.mj12.ddns.net/images/assets/font-family.css");
body {
background-image: url("https://aquinas.mj12.ddns.net/images/assets/bg/bg_skyline.png") !important;
background-size: cover !important;
background-position: center !important;
background-attachment: fixed !important;
}