diff options
Diffstat (limited to 'app/assets/stylesheets')
| -rw-r--r-- | app/assets/stylesheets/things.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/things.css b/app/assets/stylesheets/things.css index 7d2a424..2fc89ff 100644 --- a/app/assets/stylesheets/things.css +++ b/app/assets/stylesheets/things.css @@ -100,3 +100,7 @@ h5 a { .dot_phd { background-color: #cccccc; } + +.dot_chronicle { + background-color: #ecbaff; +} |
