Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 3dfc8d9f

Přidáno uživatelem Adam Mištera před asi 4 roky(ů)

Drobná oprava stylování

Zobrazit rozdíly:

public/css/app.css
6383 6383
  text-align: left;
6384 6384
  text-align: start;
6385 6385
  text-decoration: none;
6386
  text-shadow: none;
6386
  text-shadow: none;    
6387 6387
  text-transform: none;
6388 6388
  letter-spacing: normal;
6389 6389
  word-break: normal;
......
11235 11235
}
11236 11236

  
11237 11237
body .metadata-area .arrow-down {
11238
  position: absolute;
11238
  position: fixed;
11239 11239
  top: 0.25rem;
11240 11240
  right: 0;
11241 11241
  margin: 2rem;
resources/sass/_custom.scss
373 373
        }
374 374

  
375 375
        .arrow-down {
376
            position: absolute;
376
            position: fixed;
377 377
            top: 0.25rem;
378 378
            right: 0;
379 379
            margin: 2rem;

Také k dispozici: Unified diff