Projekt

Obecné

Profil

Stáhnout (194 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1 fe75f113 lmoucka@students.zcu.cz
html,body{
2
  height: 100%;
3 9d2007f1 lmoucka@students.zcu.cz
  color: #0B1226;
4
  background: #1B3059;
5 fe75f113 lmoucka@students.zcu.cz
}
6 9d2007f1 lmoucka@students.zcu.cz
7
.p-button {
8
  margin-left: 5px;
9
  margin-right: 5px;
10
  color: #F2F2F2;
11
  border-color: #1B3059;
12
  background: #1B3059;
13
}
14