Procházet zdrojové kódy

more code cleanup

tags/v1.0.0
Uvis Grinfelds před 9 roky
rodič
revize
5ea8a236cf
3 změnil soubory, kde provedl 9 přidání a 3 odebrání
  1. +5
    -2
      transfersh-web/styles/includes/pages.less
  2. +3
    -0
      transfersh-web/styles/main.css
  3. +1
    -1
      transfersh-web/styles/main.css.map

+ 5
- 2
transfersh-web/styles/includes/pages.less Zobrazit soubor

@@ -22,7 +22,7 @@
margin-top: 30px;
}
code {
display:block;
display: block;
padding: 10px 20px;
background: @dark-blue;
font-family: @font-family-mono;
@@ -33,11 +33,14 @@
font-weight: 400;
}
padding: 50px 0;
text-align: center;
text-align: center;
.btn-cta {
margin: 30px 0;
cursor: pointer;
}
h4 {
text-align: left;
}
}

#share {


+ 3
- 0
transfersh-web/styles/main.css Zobrazit soubor

@@ -5595,6 +5595,9 @@ a:hover {
margin: 30px 0;
cursor: pointer;
}
#samples h4 {
text-align: left;
}
#share {
text-align: center;
background: #85b5bb;


+ 1
- 1
transfersh-web/styles/main.css.map
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


Načítá se…
Zrušit
Uložit