diff options
Diffstat (limited to 'artistes.css')
| -rw-r--r-- | artistes.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/artistes.css b/artistes.css index 5e4bb4f..7a1cb22 100644 --- a/artistes.css +++ b/artistes.css @@ -12,11 +12,11 @@ main #photos { height: 80vh; - background: #eee; + background-color: #dbb; } main #bio { - background: #bbb; + background-color: #dbb; } #photos img { |
