Template:MonthlyConvertText/styles.css: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
stronger colors |
No edit summary |
||
Line 1: | Line 1: | ||
.mc-amt-initial { |
.mc-amt-initial { |
||
background: # |
background: #049DFF; |
||
} |
} |
||
.mc-amt-suggest { |
.mc-amt-suggest { |
||
background: # |
background: #71D1B3; |
||
} |
} |
||
.mc-amt-custom:after { |
.mc-amt-custom:after { |
||
content: '$Z'; |
content: '$Z'; |
||
background: # |
background: #F0BC00; |
||
} |
} |