MediaWiki:Common.css: Razlika med redakcijama
Iz Alpirocnik
Vrstica 4: | Vrstica 4: | ||
#column-content #content { margin-left: 300px; } | #column-content #content { margin-left: 300px; } | ||
#p-logo {margin-top: 10px; } | #p-logo {margin-top: 10px; } | ||
− | #p-logo a, #p-logo a:hover { width: | + | #p-logo a, #p-logo a:hover { width: 230px; } |
.portlet { width: 230px;} | .portlet { width: 230px;} |
Redakcija: 10:18, 27. januar 2012
/* CSS placed here will be applied to all skins */ #column-content { margin-left: -300px; } #column-content #content { margin-left: 300px; } #p-logo {margin-top: 10px; } #p-logo a, #p-logo a:hover { width: 230px; } .portlet { width: 230px;} #p-cactions { left: 330px;} #column-one .dtree { position: relative; z-index: 25; width: 200px } #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; } .portlet h5 { text-transform: none; /* Stops text from being converted to lowercase in .portlet */ }