feat: Ajout du monitoring d'énergie

This commit is contained in:
2022-01-29 14:07:44 +01:00
parent de0dc24158
commit abdf3900af
4 changed files with 57 additions and 2 deletions

View File

@ -85,6 +85,42 @@ a
&:hover
background: $color-secondary
.monitoring
text-align: center
border-collapse: collapse
margin: 0 auto
background: $color-primary
color: white
width: 100%
border-top: 1px solid white
.date
background: white
color: $color-primary
font-size: .8rem
padding: .4rem
text-align: right
font-style: italic
td
border: 1px solid white
padding: 1rem
th
border-right: 1px solid white
strong
display: block
@media screen and (max-width: 839px)
margin-left: calc(-1rem + 1px)
font-size: .8rem
min-width: calc(100% + 2rem - 1px)
max-width: calc(100% + 2rem - 1px)
td
padding: .5rem
// NAV
// #content