Merge branch 'main' of https://gitea.zkd.ca/Dev_Web/web01
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** SECTION modifier par script **/
|
||||
#updateDate {
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
@@ -32,6 +35,13 @@
|
||||
color: white;
|
||||
}
|
||||
|
||||
#pageCouranteNAV {
|
||||
text-shadow: violet 2px ;
|
||||
box-shadow: #ffefe5;
|
||||
}
|
||||
|
||||
/** FIN DE SECTION modifier par script **/
|
||||
|
||||
body {
|
||||
min-height: 100vh;
|
||||
/* Pour footer at bottom from : https://douiri.org/blog/fix-footer-bottom-css/ */
|
||||
|
||||
Reference in New Issue
Block a user