Mr. Johnson (talk | contribs) No edit summary Tag: Manual revert |
Mr. Johnson (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
float: right; | float: right; | ||
max-width: 33%; | max-width: 33%; | ||
} | |||
h2 { | |||
background-image: url("http://sr5-foundry.privateworks.com/images/4/43/Theme-red-fade.webp"); | |||
} | } |
Revision as of 13:54, 17 November 2023
/* All CSS here will be loaded for users of the Cosmos skin */
section#mw-content {
background-image: url("http://sr5-foundry.privateworks.com/images/e/e4/Theme-bg-light.webp");
background-color: #cccccc;
}
img {
max-width: 100%;
height: auto;
}
div.toc {
float: right;
max-width: 33%;
}
h2 {
background-image: url("http://sr5-foundry.privateworks.com/images/4/43/Theme-red-fade.webp");
}