MediaWiki:Common.css: Razlika med redakcijama

Iz Alpirocnik
Skoči na: navigacija, iskanje
 
(17 vmesnih redakcij 2 uporabnikov ni prikazanih)
Vrstica 1: Vrstica 1:
/* CSS placed here will be applied to all skins */  
+
/* CSS placed here will be applied to all skins */
  
#column-content { margin-left: -330px; }
+
body.page-Glavna_stran.action-view h1.firstHeading, body.page-Glavna_stran.action-submit h1.firstHeading { display: none; }
#column-content #content { margin-left: 330px; }
 
#p-logo {margin-top: 10px; }
 
#p-logo a, #p-logo a:hover { width: 330px; }
 
 
 
.portlet { width: 330px;}
 
 
 
#p-cactions { left: 330px;}
 
 
 
#column-one .dtree { position: relative; z-index: 25; width: 330px }
 
#p-navigation, #p-tb h5, #p-tb .pBody { display:none }
 
 
 
#p-search {
 
 
 
width: 300px; position: relative; z-index: 3; padding: 5px 10px; margin: 0; }
 
 
 
#searchInput {
 
 
 
width: 280px; margin: 0 0 2px 0; }
 
 
 
#p-cactions li a{
 
        text-transform: none; /* Stops tabs from using lowercase letters. */
 
}
 

Trenutna redakcija s časom 03:03, 26. januar 2018

/* CSS placed here will be applied to all skins */

body.page-Glavna_stran.action-view h1.firstHeading, body.page-Glavna_stran.action-submit h1.firstHeading { display: none; }