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