Common.css: Razlika med redakcijama
Vrstica 18: | Vrstica 18: | ||
.top-bar { | .top-bar { | ||
padding: .3rem 0; | padding: .3rem 0; | ||
+ | } | ||
+ | #footer-right-icons { | ||
+ | background: url(logo/lom-ozadje-3.jpg); | ||
+ | background-size: contain; | ||
+ | padding-top: 20px; | ||
} | } |
Redakcija: 22:21, 17. maj 2021
/* CSS placed here will be applied to all skins */ /* .top-bar, .top-bar-section ul li, .top-bar-section .has-form { background-color: #eb4c7d; color: black; } .top-bar-section li.active:not(.has-form) a:not(.button), .title-name { color: black; } button { background-color: black; } */ .top-bar { padding: .3rem 0; } #footer-right-icons { background: url(logo/lom-ozadje-3.jpg); background-size: contain; padding-top: 20px; }