Projekt

Obecné

Profil

Stáhnout (242 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
.full-width-table {
2
  width: 100%;
3
}
4

    
5
.image {
6
  width: 100%;
7
  height: auto;
8
}
9

    
10
.container {
11
  width: 100%
12
}
13

    
14
.name-div {
15
  margin-top: 15pt;
16
  margin-bottom: 15pt;
17
}
18

    
19
.image-div {
20
  margin-bottom: 20pt;
21
}
22

    
23
td {
24
  color: var(--text-grey);
25
}
(2-2/5)