Skip to content
Extraits de code Groupes Projets
Valider 26e2a9fd rédigé par Jacques Pyrat's avatar Jacques Pyrat
Parcourir les fichiers

Styles des horloges en mode internationnal

parent 4a5a8e7e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -1631,10 +1631,17 @@ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99[(#GET{c_head ...@@ -1631,10 +1631,17 @@ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99[(#GET{c_head
.hauteur5 .bd { height: 600px; } .hauteur5 .bd { height: 600px; }
/* ====== Horloge Flash ====== */ /* ====== 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; } #content .horlogeflash img { padding: 0; }
.jcgmt-container { padding: 0; }
.jcgmt-container .jcgmt-lbl { display: none; }
.jcgmt-clockHolder { width: 50px; } .jcgmt-clockHolder { width: 50px; }
.jcgmt-rotatingWrapper { width: 100%; height: 100%; } .jcgmt-rotatingWrapper { width: 100%; height: 100%; }
.jcgmt-digital, .jcgmt-date {
font-size: 8px;
margin-left: 0;
}
/* Mode International */ /* 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; } #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; }
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter