Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 52b74f24

Přidáno uživatelem Martin Sebela před více než 3 roky(ů)

Re #8159 - full height clickable dropdown dataset, fixed tests

Zobrazit rozdíly:

website/public/css/style.css
143 143
  font-size: 16px;
144 144
  text-transform: uppercase;
145 145
  font-weight: 800;
146
  letter-spacing: 0.4px;
146
  letter-spacing: .4px;
147 147
  border-radius: 0;
148 148
  border: #0048A9;
149 149
  background: #004fb3;
......
227 227
  text-transform: uppercase;
228 228
  font-size: 21px;
229 229
  font-weight: 700;
230
  letter-spacing: 0.53px;
230
  letter-spacing: .53px;
231 231
}
232 232

  
233 233
@media (min-width: 992px) {
......
239 239
h2 {
240 240
  font-size: 16px;
241 241
  font-weight: 400;
242
  letter-spacing: 0.4px;
242
  letter-spacing: .4px;
243 243
}
244 244

  
245 245
@media (min-width: 992px) {
......
251 251
h3 {
252 252
  font-size: 38px;
253 253
  font-weight: 800;
254
  letter-spacing: 0.95px;
254
  letter-spacing: .95px;
255 255
}
256 256

  
257 257
@media (max-width: 575.98px) {
......
1206 1206
}
1207 1207

  
1208 1208
header.map .nav-item:nth-child(3) {
1209
  margin-top: 0;
1210
  margin-bottom: 0;
1209 1211
  border: 0;
1210 1212
}
1211 1213

  
1214
header.map .nav-item:nth-child(3) .dropdown {
1215
  display: flex;
1216
  height: 100%;
1217
}
1218

  
1212 1219
header.map .nav-item:last-child {
1213 1220
  margin-top: 0;
1214 1221
  margin-bottom: 0;

Také k dispozici: Unified diff