diff --git a/static/assets/images/boob_oracle_bg.png b/static/assets/images/boob_oracle_bg.png deleted file mode 100644 index bbdcefa..0000000 Binary files a/static/assets/images/boob_oracle_bg.png and /dev/null differ diff --git a/static/style.css b/static/style.css index 81ef3e3..4f0d49f 100644 --- a/static/style.css +++ b/static/style.css @@ -466,43 +466,41 @@ home-content { gap: 2rem; } - bibou-oracle { - background-image: url(assets/images/boob_oracle_bg.png); - bibou-container { - position: relative; + bibou-container { + position: relative; + display: block; + width: 100px; + margin: 0 auto; + cursor: pointer; + + img { + width: 100%; display: block; - width: 100px; - margin: 0 auto; - cursor: pointer; - - img { - width: 100%; - display: block; - } - - &:hover .bibou { - opacity: 1; - } - - .bibou { - position: absolute; - top: 0; - left: 0; - opacity: 0; - } - - &:hover .boubou { - opacity: 0; - } } - bibou-text { - font-style: italic; - text-align: center; + &:hover .bibou { + opacity: 1; + } + + .bibou { + position: absolute; + top: 0; + left: 0; + opacity: 0; + } + + &:hover .boubou { + opacity: 0; } } + bibou-text { + font-style: italic; + text-align: center; + } + + } diff --git a/templates/partials/home.html b/templates/partials/home.html index 033f0e6..8eb4934 100644 --- a/templates/partials/home.html +++ b/templates/partials/home.html @@ -54,14 +54,12 @@ width="30px" alt="Instagram logo" /> Decorative divider - - - Bibou endormi - Bibou éveillé - - - - + + Bibou endormi + Bibou éveillé + + +