forked from rebillar/site-accueil-insa
9 lines
105 B
CSS
9 lines
105 B
CSS
#decompte{
|
|
|
|
margin-top: 5%;
|
|
width: 100%;
|
|
height: 200%;
|
|
font-size: 10vh;
|
|
color: rgb(170, 28, 28);
|
|
|
|
}
|