MediaWiki:Common.css: Razlika med redakcijama
Iz Alpirocnik
(Created page with "→CSS placed here will be applied to all skins: #column-content { margin-left: -400px } #column-content #content { margin-left: 400px } #p-logo a, #p-logo a:hover { width: ...") |
|||
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: - | + | #column-content { margin-left: -350px } |
− | #column-content #content { margin-left: | + | #column-content #content { margin-left: 350px } |
− | #p-logo a, #p-logo a:hover { width: | + | #p-logo a, #p-logo a:hover { width: 350px } |
− | .portlet { width: | + | .portlet { width: 350px } |
− | #p-cactions { left: | + | #p-cactions { left: 350px } |
− | + | #column-one .dtree { position: relative; z-index: 25; width: 350px } | |
− | |||
− | |||
− | |||
− | #column-one .dtree { position: relative; z-index: 25; width: | ||
#p-navigation, #p-tb h5, #p-tb .pBody { display:none } | #p-navigation, #p-tb h5, #p-tb .pBody { display:none } | ||
#p-search { | #p-search { | ||
− | width: | + | width: 300px; position: relative; z-index: 3; padding: 5px 10px; margin: 0; } |
#searchInput { | #searchInput { | ||
− | width: | + | width: 300px; margin: 0 0 2px 0; } |
Redakcija: 22:41, 13. januar 2011
/* CSS placed here will be applied to all skins */ #column-content { margin-left: -350px } #column-content #content { margin-left: 350px } #p-logo a, #p-logo a:hover { width: 350px } .portlet { width: 350px } #p-cactions { left: 350px } #column-one .dtree { position: relative; z-index: 25; width: 350px } #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: 300px; margin: 0 0 2px 0; }