MediaWiki:Monobook.css: Razlika med redakcijama
Iz Alpirocnik
| Vrstica 2: | Vrstica 2: | ||
/* increase sidebar width */ | /* increase sidebar width */ | ||
| − | #column-content { margin-left: - | + | #column-content { margin-left: -330px; } |
| − | #column-content #content { margin-left: | + | #column-content #content { margin-left: 330px; } |
| − | #p-logo a, #p-logo a:hover { width: | + | #p-logo a, #p-logo a:hover { width: 330px; } |
| − | #p-cactions { left: | + | #p-cactions { left: 320px; } |
| − | .portlet { width: | + | .portlet { width: 320px; } |
| − | div#column-content { margin-left: - | + | div#column-content { margin-left: -320px; } |
| − | div#content { margin-left: | + | 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; }