a2-projet-web/assets/css/gestion_students.css
2022-03-22 11:23:13 +01:00

10 lines
200 B
CSS

/*//////////////////////////////////////////////////////////////////
[ GESTION_STUDENTS ]*/
.content_title
{
text-align: center;
margin: 10px;
font-size:calc(30px + 1vw);
font-weight: bold;
}