forked from rebillar/site-accueil-insa
14 lines
132 B
CSS
14 lines
132 B
CSS
#taupe{
|
|
|
|
top: 100%;
|
|
}
|
|
|
|
#decompte{
|
|
|
|
margin-top: 5%;
|
|
width: 100%;
|
|
height: 200%;
|
|
font-size: 10vh;
|
|
color: rgb(159, 73, 47);
|
|
|
|
}
|