MediaWiki:Common.css: Porovnání verzí

Z Tribalwars Wiki CZ
Jump to navigation
Bez shrnutí editace
Bez shrnutí editace
Řádek 12: Řádek 12:


</script>
</script>
table#leve_menu{
width:70px;
background-color:#0d0e12;
text-align:center;
border-spacing:0px;
position:fixed;
top:200px;
left:50px;
z-index:10;
}
table#leve_menu a{
table#leve_menu a{
text-decoration:none;
text-decoration:none;
}
#localNotice a:hover,a {
    border:none;
}
}
#siteNotice a:hover,a {
#siteNotice a:hover,a {
Řádek 22: Řádek 44:
}
}
#siteNotice td{
#siteNotice td{
    background:none !important; 
}
#localNotice td{
     background:none !important; 
     background:none !important; 
}
}
Řádek 32: Řádek 51:
#siteNotice a:first-child:before
#siteNotice a:first-child:before
{white-space:normal !important;}
#localNotice a:first-child:before
{white-space:normal !important;}
{white-space:normal !important;}



Verze z 13. 7. 2015, 22:03

<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#leve_menu{
width:70px;
background-color:#0d0e12;
text-align:center;
border-spacing:0px;
position:fixed;
top:200px;
left:50px;
z-index:10;
}














table#leve_menu a{
text-decoration:none;
}
#siteNotice a:hover,a {	
    border:none;	
}
#siteNotice td{	
    background:none !important;   	
}	
table#leve_menu td {	
    background:none !important;   	
}
	
#siteNotice a:first-child:before
{white-space:normal !important;}

#RightPanel{
  background:url("http://help.divokekmeny.cz/images/c/c7/RightPanelTop.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/images/a/a5/RightPanelBottom.png") bottom left no-repeat transparent;
  width: 170px;
  height: 135px;
  padding: 0 0 0 38px;
  margin: -10px 0 0;
  position: relative;
  z-index: 4;
}

#RightPanelContent{
  background:url("http://help.divokekmeny.cz/images/7/7c/RightPanelMiddle.png") top left repeat-y transparent;
  width: 170px;
  padding: 0 0 10px 38px;
  margin: 0;
}

#RightPanelContent h5 {
  display: block;
  background:url("http://help.divokekmeny.cz/skins/tribalwars/menuheader.png") top left no-repeat transparent;
  width: 115px;
  height: 34px;
  margin: 0 0 -10px;
  padding: 6px 0 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
}