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

Z Tribalwars Wiki CZ
Jump to navigation
Bez shrnutí editace
Bez shrnutí editace
Řádek 19: Řádek 19:
#siteNotice a {
#siteNotice a {
     color: #FFFFFF;
     color: #FFFFFF;
     text-decoration: none;
     text-decoration: none;
padding:0;
margin:0;
}
}
#siteNotice a:link    {color: green;padding:0;
margin:0;}

Verze z 10. 4. 2014, 21:43

<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>
#siteNotice img{
border-bottom:none;
padding:0;
margin:0;
}
#siteNotice a {
    color: #FFFFFF;
    text-decoration: none;
padding:0;
margin:0;
}