MediaWiki:Print.css: razlika med redakcijama
Iz Upravna Svetovalnica
| Vrstica 1: | Vrstica 1: | ||
/* CSS placed here will affect the print output */ | /* CSS placed here will affect the print output */ | ||
li { | |||
background-color: red; | background-color: red !important; | ||
} | } | ||
Redakcija: 15:12, 10. marec 2023
/* CSS placed here will affect the print output */
li {
background-color: red !important;
}