Compare commits
2 Commits
32b0d3ea0a
...
a62c28d069
| Author | SHA1 | Date | |
|---|---|---|---|
| a62c28d069 | |||
| 55d95fdff5 |
@@ -17,34 +17,6 @@
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** SECTION modifier par script **/
|
|
||||||
#updateDate {
|
|
||||||
visibility: hidden;
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#updateDateV {
|
|
||||||
visibility: visible;
|
|
||||||
display: block;
|
|
||||||
background-color: yellow;
|
|
||||||
font-weight: bold;
|
|
||||||
color: black;
|
|
||||||
}
|
|
||||||
|
|
||||||
#updateDateW {
|
|
||||||
visibility: visible;
|
|
||||||
display: block;
|
|
||||||
font-weight: bold;
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
#pageCouranteNAV {
|
|
||||||
text-shadow: violet 2px;
|
|
||||||
box-shadow: #ffefe5;
|
|
||||||
}
|
|
||||||
|
|
||||||
/** FIN DE SECTION modifier par script **/
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
/* Pour footer at bottom from : https://douiri.org/blog/fix-footer-bottom-css/ */
|
/* Pour footer at bottom from : https://douiri.org/blog/fix-footer-bottom-css/ */
|
||||||
|
|||||||
Reference in New Issue
Block a user