Projekt

Obecné

Profil

« Předchozí | Další » 

Revize f5ea2a43

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

Issue #8008 @1h
[+] Vizualizace homepage pro desktop
[+] Přidání log ve formátu svg
[-] Odebrání log ve formátu png

Zobrazit rozdíly:

public/css/app.css
10936 10936
  z-index: 1;
10937 10937
}
10938 10938

  
10939
body .carousel .carousel-inner .museum-logo img {
10940
  width: 7.5rem;
10941
}
10942

  
10939 10943
body .carousel .carousel-inner .social-logo {
10940 10944
  text-align: center;
10941
  justify-content: space-between;
10945
  justify-content: space-around;
10942 10946
  flex-wrap: nowrap;
10943 10947
  position: absolute;
10944 10948
  top: 25%;
......
10947 10951
  z-index: 1;
10948 10952
}
10949 10953

  
10954
body .carousel .carousel-inner .social-logo img {
10955
  width: 2.0625rem;
10956
}
10957

  
10950 10958
body .carousel .carousel-inner .carousel-button {
10951 10959
  bottom: 10%;
10952 10960
  left: 50%;
......
11705 11713
  }
11706 11714
}
11707 11715

  
11716
@media (min-width: 1024px) {
11717
  body .kaplicky {
11718
    text-align: left !important;
11719
    font-size: 24pt;
11720
    line-height: 24pt;
11721
  }
11722

  
11723
  body .text {
11724
    text-align: left;
11725
    font-size: 18pt;
11726
    line-height: 26pt;
11727
  }
11728

  
11729
  body .carousel .carousel-inner .social-logo {
11730
    justify-content: center;
11731
    top: 90%;
11732
  }
11733

  
11734
  body .carousel .carousel-inner .social-logo .logo {
11735
    margin-left: 10rem;
11736
  }
11737

  
11738
  body .carousel .carousel-inner .social-logo .logo img {
11739
    width: 3.125rem;
11740
  }
11741

  
11742
  body .carousel .carousel-inner .social-logo .logo:first-child {
11743
    margin-left: 0;
11744
  }
11745

  
11746
  body .carousel .carousel-inner .carousel-button {
11747
    transform: none;
11748
    left: 76%;
11749
    bottom: 20%;
11750
  }
11751

  
11752
  body .carousel .carousel-caption {
11753
    padding: 3.75rem 6.25rem 10em;
11754
  }
11755

  
11756
  body .carousel .carousel-caption h2 {
11757
    margin-bottom: 1rem;
11758
  }
11759

  
11760
  body .button-square {
11761
    font-size: 18pt;
11762
    width: 10.875rem;
11763
    height: 2.938rem;
11764
  }
11765
}
11766

  

Také k dispozici: Unified diff