MediaWiki:Erudite.css: Perbedaan revisi
| Baris 4: | Baris 4: | ||
/* Set a background image for the top banner */ | /* Set a background image for the top banner */ | ||
#top-wrap { | #top-wrap { | ||
| − | background-image: url(/skins/common/images/isikhnas.png); | + | background: url("http://wiki.isikhnas.com/skins/erudite/assets/images/stripes-dark.svg?2014-01-29T12:28:20Z") repeat scroll 0 0 #FAFAFA; |
| + | /*background-image: url(/skins/common/images/isikhnas.png); | ||
background-color: white; | background-color: white; | ||
| − | background-repeat: no-repeat; | + | background-repeat: no-repeat;*/ |
} | } | ||
Revisi per 22 Februari 2014 02.34
#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;
/*background-image: url(/skins/common/images/isikhnas.png);
background-color: white;
background-repeat: no-repeat;*/
}