From Dreams Knowledge Platform
|
|
| Line 1: |
Line 1: |
| /* CSS placed here will be applied to all skins */ | | /* CSS placed here will be applied to all skins */ |
| .navbar-brand img { | | .navbar-brand img { |
| padding-top: 5px;
| | height: 5px; |
| } | | } |
Revision as of 17:35, 2 March 2025
/* CSS placed here will be applied to all skins */
.navbar-brand img {
height: 5px;
}