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