]> iEval git - gruntmaster-page.git/commitdiff
Merge branch 'master' into mindcoding
authorMarius Gavrilescu <marius@ieval.ro>
Fri, 7 Feb 2014 09:38:43 +0000 (11:38 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Fri, 7 Feb 2014 09:38:43 +0000 (11:38 +0200)
Conflicts:
css/custom.css

1  2 
css/custom.css

diff --combined css/custom.css
index 289ae41853b0acfe4f689e24efa92fb6f9d5af5b,bc0b7eaa91f9ec5b0c334935b8dc71b59e85b1d9..4c4ba935ff8caaa82782c707be1fce6e0fa33706
@@@ -1,11 -1,17 +1,9 @@@
  h1#title{
        font-weight: bold;
        text-align: center;
-       padding: 0;
-       margin: 0;
        font-size: 3em !important;
  }
  
 -footer{
 -      width: 60em;
 -      margin: auto;
 -      margin-top: 6em;
 -      white-space: pre-wrap;
 -      color: #777;
 -}
 -
  #logo {
        margin: 5em auto 2em;
        display: block;
@@@ -42,6 -48,6 +40,10 @@@ div#result
        text-align: center;
  }
  
 +footer{
 +      padding: 1.5em 0;
 +}
++
+ a.dropdown-toggle{
+       cursor: pointer;
+ }
This page took 0.027819 seconds and 4 git commands to generate.