summaryrefslogtreecommitdiff
path: root/artistes.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2020-11-22 00:36:01 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2020-11-22 00:36:01 +0100
commitc87bdab228058b16eb006147daa379127871f4d0 (patch)
treef3e090145a6c7c0ba807eb2ec7c38ff4760ccaa4 /artistes.css
parentb15e1baf31de2808ab96b111fdc3a03680fd0413 (diff)
downloadquatuorbellefeuille.com-c87bdab228058b16eb006147daa379127871f4d0.tar.xz
Add some colors to visualize layout
Diffstat (limited to 'artistes.css')
-rw-r--r--artistes.css4
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 {