diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html index 374c94efbb3a0e2d06851d2e6b38bb4114322bb0..c7eb5e6c8de93240c76f01d96e485aa56936ee6f 100644 --- a/stylessoyezcreateurs.css.html +++ b/stylessoyezcreateurs.css.html @@ -1631,10 +1631,17 @@ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99[(#GET{c_head .hauteur5 .bd { height: 600px; } /* ====== Horloge Flash ====== */ -.horlogeflash { float:left; font-size:.7em; font-weight:bold; text-align:center; } +#time .bd { display: flex; justify-content: space-around; } +.horlogeflash { display: inline-block; font-size:.7em; font-weight:bold; text-align:center; } #content .horlogeflash img { padding: 0; } +.jcgmt-container { padding: 0; } +.jcgmt-container .jcgmt-lbl { display: none; } .jcgmt-clockHolder { width: 50px; } .jcgmt-rotatingWrapper { width: 100%; height: 100%; } +.jcgmt-digital, .jcgmt-date { + font-size: 8px; + margin-left: 0; +} /* Mode International */ #sommaire_mode_international #agenda h2, #sommaire_mode_international .rightmenu, #sommaire_mode_international .retourtop { position:absolute !important; overflow:hidden !important; top:-2000px !important; left:-2000px !important; height:0 !important; width:0 !important; }