MediaWiki:Common.css: Porovnání verzí
Jump to navigation
Bez shrnutí editace |
Bez shrnutí editace |
||
Řádek 48: | Řádek 48: | ||
position: relative; | position: relative; | ||
z-index: 4; | z-index: 4; | ||
} | |||
#column-one .portlet { | |||
background:url("http://help.divokekmeny.cz/skins/tribalwars/menubg.png") top left repeat-y; | |||
width: 170px; | |||
padding: 0 0 10px 38px; | |||
margin: 0; | |||
} | } |
Verze z 8. 6. 2015, 11:58
<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-19841557-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> table#levé_menu a{ text-decoration:none; } #siteNotice a:hover,a { border:none; } #siteNotice td,th { background:none !important; } #siteNotice a:first-child:before {white-space:normal !important;} #RightPanel{ background:url("http://help.divokekmeny.cz/skins/tribalwars/menutop.png") top left no-repeat transparent; position: absolute; top: -223px; left: 707px; width: 186px; height: auto; margin: 0; padding: 177px 0 0; z-index: 2; } #RightPanelBottom{ background:url("http://help.divokekmeny.cz/skins/tribalwars/menubottom.png") bottom left no-repeat transparent; width: 170px; height: 135px; padding: 0 0 0 38px; margin: -10px 0 0; position: relative; z-index: 4; } #column-one .portlet { background:url("http://help.divokekmeny.cz/skins/tribalwars/menubg.png") top left repeat-y; width: 170px; padding: 0 0 10px 38px; margin: 0; }