Template:FrDS/core.css: Difference between revisions

Content deleted Content added
add hover effect for buttons
RLopez-WMF (talk | contribs)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 53:
font-weight: 600;
}
ul,ol{
padding-left: 16px;
font-size: 16px;
Line 59:
font-weight: 400;
line-height: 24px;
}
a.muted {
text-decoration: underline;
}
/* Backgrounds */
Line 72 ⟶ 75:
.golden-light-bg{
background-color: #FFFDF8 !important;
}
.purple-light-bg{
background-color: #F9F7FF !important;
}
/* Colors */
Line 79 ⟶ 85:
.golden{
color: #AC8600 !important;
}
.purple{
color: #2C245B !important;
}
.violet{
color: #5748B5 !important;
}
/* Borders */
.green.outline{
border-color: #308557 !important;
}
.purple.outline{
border-color: #2C245B !important;
}
/* Buttons */
Line 107 ⟶ 122:
.button:hover {
filter: brightness(1.2);
}
.link{
font-weight: 700;
}
/* Images */
Line 134 ⟶ 152:
line-height: 24px;
}
ul,ol{
font-size: 20px;
line-height: 28px;