diff options
Diffstat (limited to 'app/assets')
| -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 af8487f..74cffe1 100644 --- a/app/assets/stylesheets/things.css +++ b/app/assets/stylesheets/things.css @@ -92,3 +92,7 @@ h5 a { .dot_novel { background-color: #60a5fa; } + +.dot_letters { + background-color: #4bacc6; +} |
