Changes

ADVERTISEMENT
From Diablo Wiki
Jump to: navigation, search

MediaWiki:Mobile.css

249 bytes added, 00:48, 25 October 2017
m
no edit summary
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%;
}
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;
}