MediaWiki:Monobook.css: Razlika med redakcijama

Iz Alpirocnik
Skoči na: navigacija, iskanje
Vrstica 2: Vrstica 2:
  
 
/* increase sidebar width */
 
/* increase sidebar width */
#column-content { margin-left: -310px; }
+
#column-content { margin-left: -330px; }
#column-content #content { margin-left: 310px; }
+
#column-content #content { margin-left: 330px; }
#p-logo a, #p-logo a:hover { width: 310px; }
+
#p-logo a, #p-logo a:hover { width: 330px; }
#p-cactions { left: 300px; }
+
#p-cactions { left: 320px; }
.portlet { width: 300px; }
+
.portlet { width: 320px; }
div#column-content { margin-left: -300px; }
+
div#column-content { margin-left: -320px; }
div#content { margin-left: 300px; }
+
div#content { margin-left: 320px; }
  
  
 
/* ozadje */
 
/* ozadje */
 
body { background: #f9f9f9 url(/skins/common/images/ozadje.jpg) 0 0 no-repeat; }
 
body { background: #f9f9f9 url(/skins/common/images/ozadje.jpg) 0 0 no-repeat; }

Redakcija: 03:28, 26. januar 2018

/* CSS placed here will affect users of the MonoBook skin */

/* increase sidebar width */
#column-content { margin-left: -330px; }
#column-content #content { margin-left: 330px; }
#p-logo a, #p-logo a:hover { width: 330px; }
#p-cactions { left: 320px; }
.portlet { width: 320px; }
div#column-content { margin-left: -320px; }
div#content { margin-left: 320px; }


/* ozadje */
body { background: #f9f9f9 url(/skins/common/images/ozadje.jpg) 0 0 no-repeat; }