Line 962: | Line 962: | ||
background-color: #ffe86a; | background-color: #ffe86a; | ||
} | } | ||
+ | |||
+ | .noalightyellow { | ||
+ | background-color: #fff9d4; | ||
+ | } | ||
+ | |||
+ | .justmakeitlightorange { | ||
+ | background-color: #ffaa30; | ||
+ | } | ||
+ | |||
+ | .bloodorangeisacolour { | ||
+ | background-color: #f24a2c; | ||
+ | } | ||
+ | |||
+ | .nonpretentiousorange { | ||
+ | background-color: #f15a24; | ||
+ | } | ||
+ | |||
+ | .itsnotpinkitssalmon { | ||
+ | background-color: #F5C2C7; | ||
+ | } | ||
+ | |||
+ | .evenlighteryellow { | ||
+ | background-color: #fdf9d2; | ||
+ | } | ||
+ | |||
+ | .pinkredorsomething { | ||
+ | background-color: #F5636D; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 23:46, 12 October 2016