diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -60,6 +60,10 @@ a { color: #e38242; text-decoration: underline; } +.gray { + margin-right: 2em; + color: #c3987c; +} table { margin: 1em; |