Template:FrDS/core.css: Difference between revisions
Content deleted Content added
RLopez-WMF (talk | contribs) No edit summary |
RLopez-WMF (talk | contribs) No edit summary |
||
Line 58:
/* Backgrounds */
.white-bg{
background-color: #FFFFFF !important;
}
.green-bg{
background-color: #308557 !important;
}
.golden-bg{
background-color: #AC8600 !important;
}
.golden-light-bg{
background-color: #FFFDF8 !important;
}
/* Colors */
.green{
color: #308557 !important;
}
.golden{
color: #AC8600 !important;
}
/* Borders */
.green.outline{
border-color: #308557 !important;
}
/* Buttons */
|