Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background-color: #a9a9a9;
- font-family: Arial, Sans-serif;
- }
- table {
- border-spacing: 10px;
- width: 30%;
- }
- td {
- vertical-align: text-top;
- }
- .ticked {
- font-size: 1.875em;
- color: #dcdcdc;
- }
- .left {
- font-style: italic;
- color: white;
- }
- .grey {
- color: #dcdcdc;
- }
- .yellow {
- color: #f0e68c;
- }
- .orange {
- color: #ffa500;
- }
- .red {
- color: #ff0000;
- }
- img {
- width: 0.875em;
- }
Advertisement
Add Comment
Please, Sign In to add comment