Template:Thank You 2018: Difference between revisions
Content deleted Content added
m font weight |
New foundation hover and focus color (replaced #447ff5 with #2516b5) |
||
Line 52:
HEX Color Usage
#54595d black WMF Base20, Main color
#3a25ff blue New foundation site blue:
#
#fee7e6 red mellow WMF Red90
#ffdad9 red soft Used in bg gradient
#f51971 pink <hr> separator bg color, .ty-area separator on mobile (* * *)
Line 463:
.ty-share.highlight .ty-action {
color: #fff;
background-color: #
border-color: #
}
.ty-action:focus {
outline: 0;
box-shadow: inset 0 0 0 1px #
}
Line 599:
.mw-parser-output .ty-footer .external:hover,
.mw-parser-output .ty-footer .external:focus {
color: #
text-decoration: underline;
}
|