Projekt

Obecné

Profil

« Předchozí | Další » 

Revize dd70ef95

Přidáno uživatelem Marek Zábran před asi 4 roky(ů)

fix categories.

Zobrazit rozdíly:

resources/sass/_custom.scss
772 772

  
773 773
    //CATEGORIES - Enter button
774 774
    .btn.button-square.cat-enter-butt {
775
        font-size: 8pt;
776
        background-color: grey;
777
        color: $theme-color-one;
778
        border: 0.5pt solid $theme-color-one;
775
        //font-size: 8pt;
776
        //background-color: grey;
777
        //color: $theme-color-one;
778
       // border: 0.5pt solid $theme-color-one;
779 779
        border-radius: 0;
780 780
        bottom: 5%;
781 781
        position: fixed;
782 782
        left: 50%;
783 783
        transform: translateX(-50%);
784
        width: 6.5rem;
785
        height: 2rem;
786
        font-weight: $font-weight-one;
784
        //width: 6.5rem;
785
        //height: 2rem;
786
        //font-weight: $font-weight-one;
787 787

  
788 788
        &:active, &:focus, &:visited, &:hover {
789 789
            outline: none;

Také k dispozici: Unified diff