MediaWiki:Erudite.css: Perbedaan revisi
| Baris 15: | Baris 15: | ||
padding-bottom:0px; | padding-bottom:0px; | ||
border: 0px; | border: 0px; | ||
| + | left: -5px; | ||
} | } | ||
#top-banner h1, #tagline { | #top-banner h1, #tagline { | ||
Revisi per 22 Februari 2014 08.23
#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;
color: black;
}
img#logo {
margin-top:0px;
margin-left:0px;
position: absolute;
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
border: 0px;
left: -5px;
}
#top-banner h1, #tagline {
max-width: none;
width: auto;
margin: 0px;
margin-left: 200px;
color: black;
}
#top-wrap a, #top-wrap a:visited {
color: black;
}
#site-name {
display: inline;
}
#top-banner {
margin: 0 auto;
max-width: 80em;
width: 90%;
}
#nav {
max-width: none;
width: auto;
color: white;
}
#nav a, #nav a:visited {
color: white;
}
#menu a {
text-transform: none;
}
.mw-pt-languages {
width: auto;
clear: none;
}
.mw-pt-languages table {
width: auto;
}
#pageTitle h1 {
display: none;
}