MediaWiki:Common.css: Difference between revisions

From Glossing Ancient Languages

Jump to: navigation, search
m (Use internally stored logo image)
m (no padding)
Line 3: Line 3:
   background-position: top left;
   background-position: top left;
   background-repeat: no-repeat;
   background-repeat: no-repeat;
   padding-left: 5px;
   <!--padding-left: 5px;-->
}
}
<!-- CSS placed here will be applied to all skins -->
<!-- CSS placed here will be applied to all skins -->

Revision as of 09:04, 30 July 2013

#main-left-top {
   background-image: url(http://wikis.hu-berlin.de/interlinear_glossing/images/8/88/Partner_Topoi_Logo.png);
   background-position: top left;
   background-repeat: no-repeat;
   <!--padding-left: 5px;-->
}
<!-- CSS placed here will be applied to all skins -->