Difference between revisions of "MediaWiki:Tweeki.css"

From coraldigest
Jump to: navigation, search
Line 2: Line 2:
.bg-light {
.bg-light {
   background-color:#0C6EA6!important;
   background-color:#0C6EA6!important;
}
.navbar {
    background-color: #0C6EA6important;
    color: #fffimportant;
}
}

Revision as of 18:51, 1 December 2021

/* CSS placed here will affect users of the Tweeki skin */
.bg-light {
   background-color:#0C6EA6!important;
}
.navbar {
    background-color: #0C6EA6important;
    color: #fffimportant;
}