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 ccc79df..154232b 100644 --- a/app/assets/stylesheets/things.css +++ b/app/assets/stylesheets/things.css @@ -109,6 +109,10 @@ h5 a { background-color: #ecbaff; } +.dot_it { + background-color: #008000; +} + .dot_bio { background-color: #81d41a; } |
