Commit 2a7fc1fb authored by santiaago's avatar santiaago
Browse files

clean css

parent 6e713d2d
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -33,9 +33,6 @@ html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 200px;
}

.push {
    height: 55px;
@@ -45,7 +42,7 @@ body {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 200px;
  height: 250px;
  min-height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
+2 −1
Original line number Diff line number Diff line
@@ -5,9 +5,10 @@
        <div class="col-sm-4">
          <h4 id="footer-header">tinygraphs &copy; 2015</h4>
	  <div class="col-sm-4" style="padding: 0 0 0 0px">
            <p><a href="##whatisit">What is tinygraphs</a></p>
	    <p><a href="##specs">Specs</a></p>
	    <p><a href="##examples">Examples</a></p>
	    <p><a class="footer-link" href="/##about">About</a></p>
	    <p><a class="footer-link" href="/##about">About us</a></p>
	    <p><a class="footer-link" href="/##getstarted">Get Started</a></p>
	  </div>
        </div>