MediaWiki:Tweeki.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Tweeki skin */ | /* CSS placed here will affect users of the Tweeki skin */ | ||
.navbar { | |||
background-color: | background-color: #92ecc1c7 !important; | ||
} | } | ||
Revision as of 12:35, 17 September 2023
/* CSS placed here will affect users of the Tweeki skin */
.navbar {
background-color: #92ecc1c7 !important;
}
.btn-primary {
background-color: #4eae8a !important;
border-color: #4eae8a !important;
}