Zapomněl jsem přidat CSS místo smazaného <i>
This commit is contained in:
parent
0634cdad87
commit
1719e8be9a
1 changed files with 5 additions and 0 deletions
|
@ -503,5 +503,10 @@ label[for=id_skola] {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Přednášky */
|
||||||
|
.textznalosti, .textprednasky {
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
/*******************/
|
/*******************/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue