Bladeren bron

Features animation

tags/v1.0.0
Uvis Grinfelds 9 jaren geleden
bovenliggende
commit
da8ad0471e
3 gewijzigde bestanden met toevoegingen van 5 en 5 verwijderingen
  1. +3
    -3
      transfersh-web/index.html
  2. +1
    -1
      transfersh-web/styles/main.css
  3. +1
    -1
      transfersh-web/styles/main.css.map

+ 3
- 3
transfersh-web/index.html Bestand weergeven

@@ -75,7 +75,7 @@
<p class="click">Drag your files here to upload or click to browse</p>
</a>
<input type="file" multiple="multiple" style='display: none;' />
<ul class='queue' style='color: black; list-style-type: none; margin: 0;'>
<ul class='queue' style='; list-style-type: none; margin: 0;'>
<li>
</li>
</ul>
@@ -101,7 +101,7 @@

<section id="features">
<div class="wrapper container">
<div class="row">
<div class="row animated fadeInDown ">
<div class="col-md-3 col-xs-6">
<i class="icon-terminal"></i>
<h3>Made for use with shell</h3>
@@ -119,7 +119,7 @@
<h3>Files stored for 14 days</h3>
</div>
</div>
<div class="row">
<div class="row animated fadeInDown">
<div class="col-md-offset-3 col-md-3 col-xs-6">
<i class="icon-tag"></i>
<h3>For free</h3>


+ 1
- 1
transfersh-web/styles/main.css Bestand weergeven

@@ -5666,7 +5666,7 @@ footer img {
float: left;
display: block;
height: 90px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 3px 15px auto 20px;
}
blockquote.twitter-tweet {


+ 1
- 1
transfersh-web/styles/main.css.map
Diff onderdrukt omdat het te groot bestand
Bestand weergeven


Laden…
Annuleren
Opslaan