MediaWiki:Common.css: Difference between revisions
From Glossing Ancient Languages
(Try to place an image) |
mNo edit summary |
||
Line 1: | Line 1: | ||
#n-recentchanges { | #n-recentchanges { | ||
background-image: url(http://www.jenseits-des-horizonts.de/wp-content/uploads/2012/04/Partner_Topoi_Logo.png); | background-image: url(http://www.jenseits-des-horizonts.de/wp-content/uploads/2012/04/Partner_Topoi_Logo.png); | ||
Line 6: | Line 5: | ||
padding-left: 20px; | padding-left: 20px; | ||
} | } | ||
#p-navigation { | |||
background-image: url(http://www.jenseits-des-horizonts.de/wp-content/uploads/2012/04/Partner_Topoi_Logo.png); | |||
background-position: top left; | |||
background-repeat: no-repeat; | |||
padding-left: 20px; | |||
} | |||
<!-- CSS placed here will be applied to all skins --> |
Revision as of 07:44, 30 July 2013
#n-recentchanges {
background-image: url(http://www.jenseits-des-horizonts.de/wp-content/uploads/2012/04/Partner_Topoi_Logo.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
}
#p-navigation {
background-image: url(http://www.jenseits-des-horizonts.de/wp-content/uploads/2012/04/Partner_Topoi_Logo.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
}
<!-- CSS placed here will be applied to all skins -->