forked from ScoDoc/ScoDoc
18 lines
318 B
CSS
18 lines
318 B
CSS
div.jury_decisions_list div {
|
|
font-size: 120%;
|
|
font-weight: bold;
|
|
}
|
|
|
|
span.parcours {
|
|
color: blueviolet;
|
|
}
|
|
|
|
div.ue_list_etud_validations ul.liste_validations li {
|
|
margin-bottom: 8px;
|
|
}
|
|
|
|
div.ue_list_etud_validations div.total_ects {
|
|
font-weight: bold;
|
|
margin-top: 16px;
|
|
margin-bottom: 12px;
|
|
} |