Template:AUC TURKEY
From 2014hs.igem.org
(Difference between revisions)
Edipunluer (Talk | contribs) |
Edipunluer (Talk | contribs) |
||
Line 434: | Line 434: | ||
{ | { | ||
} | } | ||
- | + | @import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400); | |
- | . | + | section{ |
- | + | text-align:center; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | .footer #button{ |
- | width: | + | width:35px; |
- | + | height:35px; | |
- | margin: 0 auto; | + | border: #727172 12px solid; |
- | position: relative; | + | border-radius:35px; |
+ | margin:0 auto; | ||
+ | position:relative; | ||
+ | -webkit-transition: all 1s ease; | ||
+ | -moz-transition: all 1s ease; | ||
+ | -o-transition: all 1s ease; | ||
+ | -ms-transition: all 1s ease; | ||
+ | transition: all 1s ease; | ||
} | } | ||
- | + | .footer #button:hover{ | |
- | .footer | + | width:35px; |
- | height: | + | height:35px; |
- | + | border: #3A3A3A 12px solid; | |
- | + | -webkit-transition: all 1s ease; | |
- | + | -moz-transition: all 1s ease; | |
+ | -o-transition: all 1s ease; | ||
+ | -ms-transition: all 1s ease; | ||
+ | transition: all 1s ease; | ||
+ | position:relative; | ||
} | } | ||
- | + | .footer { | |
- | .footer | + | bottom:0; |
- | + | left:0; | |
+ | position:fixed; | ||
+ | width: 100%; | ||
+ | height: 2em; | ||
+ | overflow:hidden; | ||
+ | margin:0 auto; | ||
+ | -webkit-transition: all 1s ease; | ||
+ | -moz-transition: all 1s ease; | ||
+ | -o-transition: all 1s ease; | ||
+ | -ms-transition: all 1s ease; | ||
+ | transition: all 1s ease; | ||
+ | z-index:999; | ||
} | } | ||
- | .footer | + | .footer:hover { |
- | + | -webkit-transition: all 1s ease; | |
+ | -moz-transition: all 1s ease; | ||
+ | -o-transition: all 1s ease; | ||
+ | -ms-transition: all 1s ease; | ||
+ | transition: all 1s ease; | ||
+ | height: 10em; | ||
} | } | ||
- | .footer | + | .footer #container{ |
- | + | margin-top:5px; | |
+ | width:100%; | ||
+ | height:100%; | ||
+ | position:relative; | ||
+ | top:0; | ||
+ | left:0; | ||
+ | background: #3A3A3A; | ||
} | } | ||
- | + | .footer #cont{ | |
- | + | position:relative; | |
+ | top:-45px; | ||
+ | right:190px; | ||
+ | width:150px; | ||
+ | height:auto; | ||
+ | margin:0 auto; | ||
} | } | ||
- | + | .footer_center{ | |
- | + | width:500px; | |
- | + | float:left; | |
- | + | text-align:center; | |
- | text- | + | |
} | } | ||
- | + | .footer h3{ | |
- | .footer | + | font-family: 'Helvetica'; |
- | + | font-size: 30px; | |
- | + | font-weight: 100; | |
- | + | margin-top:70px; | |
- | + | margin-left:40px; | |
- | + | ||
- | font-family: ' | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | font-size: 30px; | + | |
- | + | ||
- | + | ||
- | font-weight: | + | |
- | + | ||
- | + | ||
- | margin | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | - | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
</style> | </style> | ||
Line 573: | Line 576: | ||
<!-- Content moved to 2014hs.igem.org/Team:AUC_TURKEY/Test by alihancelikcan --> | <!-- Content moved to 2014hs.igem.org/Team:AUC_TURKEY/Test by alihancelikcan --> | ||
<!-- Lütfen her sayfada olmayacak şeyleri Test sayfasına yazın ki diğer sayfalarda Template denerken sıkıntı olmasın. --> | <!-- Lütfen her sayfada olmayacak şeyleri Test sayfasına yazın ki diğer sayfalarda Template denerken sıkıntı olmasın. --> | ||
- | |||
- | |||
- | |||
<div class="footer"> | <div class="footer"> | ||
- | + | <div id="button"></div> | |
- | + | <div id="container"> | |
- | + | <div id="cont"> | |
- | + | <div class="footer_center"> | |
- | + | <h3>Social Field</h3> | |
- | + | </div> | |
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 20:01, 6 June 2014