MediaWiki:Erudite.css: Perbedaan revisi
| Baris 16: | Baris 16: | ||
padding-bottom:0px; | padding-bottom:0px; | ||
border: 0px; | border: 0px; | ||
| + | } | ||
| + | #site-name h1 { | ||
| + | max-width: none; | ||
| + | width: auto; | ||
| + | margin: 0px; | ||
} | } | ||
Revisi per 22 Februari 2014 03.11
#menu {
background-color: #9A0000;
}
/* Set a background image for the top banner */
#top-wrap {
background: url("http://wiki.isikhnas.com/skins/erudite/assets/images/stripes-dark.svg?2014-01-29T12:28:20Z") repeat scroll 0 0 #FAFAFA;
}
img#logo {
position: relative;
left: -1em;
margin-top:0px;
margin-left:0px;
display:inline;
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
border: 0px;
}
#site-name h1 {
max-width: none;
width: auto;
margin: 0px;
}
#top-banner {
margin: 0 auto;
max-width: 80em;
width: 90%;
}