Category:Wiki Content: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre>
See [[MediaWiki:H3CSS.css]]
body {
    background: url(https://heroes.thelazy.net/images/9/9f/Shroud.png)
}
 
#mw-head-base,
#mw-head,
#mw-page-base {
    background: #fff0
}
 
table,
div.mw-body-content.mw-content-ltr {
    color: #fff;
    background: url(https://heroes.thelazy.net/images/2/2a/Leather-dark.png)
}
 
div.mw-body-content.mw-content-ltr,
#mw-content-text {
    border-image-source: url(https://heroes.thelazy.net/images/c/c7/Border-gold.png);
    border-image-slice: 8 9 8 9;
    border-image-width: 8px 9px 8px 9px;
    border-image-outset: 8px 9px 8px 9px;
    border-image-repeat: repeat repeat
}
 
#content {
    border-image-source: url(https://heroes.thelazy.net/images/4/43/Border-blue.png);
    border-image-slice: 48 48 48 48;
    border-image-width: 48px 48px 48px 48px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: repeat repeat
}
 
.vector-menu-content {
    border-image-source: url(https://heroes.thelazy.net/images/2/2a/Border-red.png);
    border-image-slice: 48 48 48 48;
    border-image-width: 48px 48px 48px 48px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: repeat repeat
}
 
.vector-legacy-sidebar .vector-menu-portal .vector-menu-content {
    padding: 24px;
    margin: 0;
    background: url(https://heroes.thelazy.net/images/8/82/Marble.png)
}
 
#content {
    background: url(https://heroes.thelazy.net/images/3/3d/Leather.png);
    color: #fff;
    margin-top: 4px
}
 
#content {
    padding: 48px
}
 
h1,
h2,
h3,
h4 {
    color: #fff
}
 
a,
a:visited {
    color: lightblue !important
}
 
.vector-menu-heading-label,
.mw-redirectedfrom {
    color: white !important
}
 
#left-navigation .vector-menu-tabs {
    border: 2px solid darkgoldenrod
}
 
.vector-menu-tabs .vector-menu-content {
    border: 2px solid #000
}
 
#left-navigation .vector-menu-content-list {
    border: 2px solid darkgoldenrod
}
 
li.mw-list-item {
    background: transparent !important;
    padding: .2em .6em
}
 
.vector-menu-tabs .vector-menu-content-list li:not(:last-child) {
    border-right: 2px solid goldenrod
}
 
.vector-menu-tabs-legacy li a {
    background: none;
    height: initial;
    padding: 0;
    margin: 0
}
 
#p-personal .vector-menu-content-list {
    border: none
}
 
#mw-content-text {
    padding: 8px
}
 
#p-tb-label {
    display: none
}
 
#p-views {
    background: none;
    height: initial
}
</pre>
[[Category:contributor resources]]
[[Category:contributor resources]]

Latest revision as of 18:28, 31 March 2025

Pages in category "Wiki Content"

The following 2 pages are in this category, out of 2 total.

Media in category "Wiki Content"

The following 100 files are in this category, out of 100 total.