Template:MonthlyConvertText/styles.css: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
distinct colors to make it easier to spot mistakes |
||
Line 1: | Line 1: | ||
⚫ | |||
.mc-amt-initial { |
.mc-amt-initial { |
||
background: #fee7e6; |
|||
} |
|||
⚫ | |||
background: #d5fdf4; |
background: #d5fdf4; |
||
} |
} |
||
.mc-amt-custom:after { |
.mc-amt-custom:after { |
||
content: '$Z'; |
content: '$Z'; |
||
background: # |
background: #fef6e7; |
||
} |
} |