Template:MonthlyConvertText/styles.css: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
distinct colors to make it easier to spot mistakes |
stronger colors |
||
Line 1: | Line 1: | ||
.mc-amt-initial { |
.mc-amt-initial { |
||
background: # |
background: #d33; |
||
} |
} |
||
.mc-amt-suggest { |
.mc-amt-suggest { |
||
Line 7: | Line 7: | ||
.mc-amt-custom:after { |
.mc-amt-custom:after { |
||
content: '$Z'; |
content: '$Z'; |
||
background: # |
background: #fc3; |
||
} |
} |