body { background: #e0e0e0; } /* VARIABLE DU MODE PAR DEFAUT */ :root {color-scheme: light; --neutral: #fff; --accentClr: blue; --fond : #a1c5c5; --fond2 : #E9EBED; --fond-inside : #f8f8f8; --fond-titres : #fff; --text-titres1 : #64A59D; --text-titres2 : #BF8884; --text-basique : #fff; --bg-image: url('https://i.ibb.co/FKpsQdT/prdbirthday.jpg'); --fonttexte: Playfair Display; --font-basique : Tahoma; --fontinterne:#000; --trait : #e8e8e8; } .boite11 { position : relative;} a:link, a:visited, a:hover, a:active {text-decoration: none; color : #64A59D; text-transform:uppercase;} .boiboite { width: 185px; height: 275px; background-color: #E0E0E0; border: 1px solid #E0E0E0; position : absolute; right: -5px; top: 2px; color:#303033; } .titre_boiboite { font-family: 'Playfair Display', serif; font-size:18px; text-transform : lowercase; color:#BF8884; width: 170px; margin-left: 10px; border-bottom: 1px dashed #BF8884; text-align: center; overflow: auto; } .corps_boiboite { padding-top: 5px; text-align: center; font-size: 12px; color: #858383; font-family : Trebuchet MS;}