Changes

ADVERTISEMENT
From Diablo Wiki
Jump to: navigation, search

MediaWiki:Mobile.css

564 bytes added, 00:48, 25 October 2017
m
no edit summary
width: 990px;
margin: auto;
background: #1a0303000000;
padding-bottom: 4px;
}
 
.header-container.header-chrome {
background: #200100;
}
margin: .3em 0 0 1.5em;
padding: 0;
list-style-image: url(bullet/images/Bullet.gif);
}
ol {
#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
background: url(external/images/External.png) center right no-repeat;
padding-right: 13px;
}
#bodyContent a[href ^="https://"],
.link-https {
background: url(lock_icon/images/Lock_icon.gif) center right no-repeat;
padding-right: 16px;
}
line-height: 1.5em;
list-style-type: square;
list-style-image: url(bullet/images/Bullet.gif);
font-size: 95%;
}
.content table td, .content table th {
border: 1px solid #4D0B0B;
}
 
.content table th {
background: #000000;
color: #c0c0c0;
}
 
#content_wrapper .top-bar {
background: #000000;
color: #c0c0c0;
}
 
.last-modified-bar.view-border-box.footer-element {
background: #000000;
color: #c0c0c0;
border-bottom: 0px;
border-top: 0px;
}
 
footer {
border-top: 0px;
}
 
.hlist-separated li:after {
color: #711616;
}
 
.post-content h2 {
border-bottom: 1px solid #711616!important;
}
 
.content .section-heading {
border-bottom: 1px solid #711616!important;
}