Projekt

Obecné

Profil

Stáhnout (203 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1 464309d9 hlavja
.logo {
2
  height: 3rem;
3
}
4
5
.navbar-text {
6
  color: black;
7
  font-weight: bold;
8
}
9
10
.divider-vertical {
11
  height: 50px;
12
  margin: 0 9px;
13
  border-left: 1px solid #F2F2F2;
14
  border-right: 1px solid #FFF;
15
}