MediaWiki:Erudite.css: Perbedaan revisi
| Baris 45: | Baris 45: | ||
color: white; | color: white; | ||
} | } | ||
| − | |||
#menu a { | #menu a { | ||
text-transform: none; | text-transform: none; | ||
} | } | ||
Revisi per 22 Februari 2014 06.52
#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;
}
#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;
}