Team:NCTU Formosa/source/head-index
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | < | + | <style> |
+ | #footer-box a{ | ||
+ | color: white; | ||
+ | } | ||
+ | body { | ||
+ | background:black; | ||
+ | overflow-x: none; | ||
+ | font-family: Open Sans; | ||
+ | } | ||
+ | #footer-box { | ||
+ | width:100%; | ||
+ | background-color:black; | ||
+ | } | ||
+ | .page { | ||
+ | background-attachment: fixed; | ||
+ | background-position: 0 50%; | ||
+ | background-size: cover; | ||
+ | background-repeat: no-repeat; | ||
+ | height: 900px; | ||
+ | position: relative; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | #description { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2013/d/de/Nctu-bg1.jpg); | ||
+ | z-index:4; | ||
+ | } | ||
+ | #sitemap { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2013/9/9e/Nctu-bg4.jpg); | ||
+ | z-index:4; | ||
+ | } | ||
+ | #decor { | ||
+ | display:none; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2013/1/14/Nctu-bg2.jpg); | ||
+ | } | ||
+ | #social { | ||
+ | background-color: black; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2013/6/6e/Nctu-bg3.jpg); | ||
+ | min-height: 1300px!important; | ||
+ | height: auto!important; | ||
+ | z-index:4; | ||
+ | } | ||
+ | .boxwrap { | ||
+ | width:100%; | ||
+ | max-width:1200px; | ||
+ | margin: 0 auto; | ||
+ | position:relative; | ||
+ | height: 900px; | ||
+ | } | ||
+ | .box { | ||
+ | position: absolute; | ||
+ | width: 75%; | ||
+ | max-width: 500px; | ||
+ | top:100px; | ||
+ | left: 0; | ||
+ | color: white; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2013/6/6a/Nctu-grainb.png'); | ||
+ | background-repeat: repeat; | ||
+ | padding: 30px; | ||
+ | text-align: right; | ||
+ | -moz-box-shadow: 1px 1px 3px #000; | ||
+ | -webkit-box-shadow: 1px 1px 3px #000; | ||
+ | box-shadow: 1px 1px 3px #000; | ||
+ | -webkit-border-radius: 3px; | ||
+ | -moz-border-radius: 3px; | ||
+ | border-radius: 3px; | ||
+ | transform:rotate(-1deg); | ||
+ | -ms-transform:rotate(-1deg); | ||
+ | -webkit-transform:rotate(-1deg); | ||
+ | cursor:pointer; | ||
+ | } | ||
+ | #description .title { | ||
+ | text-align: right; | ||
+ | font-family: Lobster Two; | ||
+ | font-size: 60px; | ||
+ | font-weight: bold; | ||
+ | margin-bottom:10px; | ||
+ | color: #222; | ||
+ | text-shadow: 0px 2px 3px #555; | ||
+ | -webkit-transition: .5s; | ||
+ | -moz-transition: .5s; | ||
+ | -o-transition: .5s; | ||
+ | -ms-transition: .5s; | ||
+ | transition: .5s; | ||
+ | } | ||
+ | #description .team { | ||
+ | display:none; | ||
+ | text-align: right; | ||
+ | font-family: Lobster Two; | ||
+ | font-size: 16px; | ||
+ | font-weight: 700; | ||
+ | color: #222; | ||
+ | text-shadow: 0px 2px 3px #555; | ||
+ | } | ||
+ | #description .wordbox { | ||
+ | border-top: 1px solid #222; | ||
+ | box-shadow: 0 -1px 0 0px #444; | ||
+ | color: #111; | ||
+ | margin-top:10px; | ||
+ | padding-top:20px; | ||
+ | width:100%; | ||
+ | font-family: Open Sans; | ||
+ | font-size: 16px; | ||
+ | text-align:justify; | ||
+ | text-justify:inter-word; | ||
+ | text-indent: 50px; | ||
+ | -webkit-transition: .5s; | ||
+ | -moz-transition: .5s; | ||
+ | -o-transition: .5s; | ||
+ | -ms-transition: .5s; | ||
+ | transition: .5s; | ||
+ | } | ||
+ | #description .title:hover { | ||
+ | color: #fff; | ||
+ | text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #7fff00, 0 0 70px #7FFF00, 0 0 80px #7FFF00, 0 0 100px #7FFF00, 0 0 150px #7FFF00; | ||
+ | } | ||
+ | #description .wordbox:hover { | ||
+ | color: #fff; | ||
+ | text-shadow: 0 0 10px #fff, 0 0 40px #7FFF00; | ||
+ | } | ||
+ | #decor #quill { | ||
+ | z-index:3; | ||
+ | position:absolute; | ||
+ | top:-150px; | ||
+ | left:0; | ||
+ | margin-left:200px; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2013/e/e5/Nctu-quill.png'); | ||
+ | background-repeat:no-repeat; | ||
+ | width:1087px; | ||
+ | height:1087px; | ||
+ | } | ||
+ | #decor #parchment { | ||
+ | position:absolute; | ||
+ | text-indent:-9999px; | ||
+ | top:-50px; | ||
+ | right:0; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2013/5/53/Nctu-parchment.png'); | ||
+ | background-repeat: no-repeat; | ||
+ | width:70%; | ||
+ | height:200%; | ||
+ | } | ||
+ | #decor #tphoto1 { | ||
+ | z-index:2; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2013/0/0c/Nctu-tphoto1.png'); | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: contain; | ||
+ | width:200px; | ||
+ | height:200%; | ||
+ | transform:rotate(-5deg); | ||
+ | -ms-transform:rotate(-5deg); | ||
+ | -webkit-transform:rotate(-5deg); | ||
+ | position:absolute; | ||
+ | top:100px; | ||
+ | right:-80px; | ||
+ | } | ||
+ | #decor #tphoto2 { | ||
+ | z-index:2; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2013/5/5c/Nctu-tphoto2.png'); | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: contain; | ||
+ | width:500px; | ||
+ | height:200%; | ||
+ | transform:rotate(5deg); | ||
+ | -ms-transform:rotate(5deg); | ||
+ | -webkit-transform:rotate(5deg); | ||
+ | position:absolute; | ||
+ | top:500px; | ||
+ | right:-150px; | ||
+ | } | ||
+ | #social #meritw { | ||
+ | display:block; | ||
+ | padding-top:30px; | ||
+ | width:90%; | ||
+ | margin: 0 auto; | ||
+ | vertical-align: text-top; | ||
+ | } | ||
+ | #social .bigtitle { | ||
+ | text-indent:0; | ||
+ | color: white; | ||
+ | font-size: 35px; | ||
+ | padding-left:50px; | ||
+ | padding-top:30px; | ||
+ | padding-bottom:15px; | ||
+ | } | ||
+ | #social .bigtitle .em1 { | ||
+ | font-weight:700; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | #social .bigtitle .em2 { | ||
+ | color: #99ccff; | ||
+ | } | ||
+ | #social>p { | ||
+ | padding-top:5px; | ||
+ | color: #eee; | ||
+ | text-indent:30px; | ||
+ | padding-left:50px; | ||
+ | padding-right:70px; | ||
+ | } | ||
+ | #social .merit { | ||
+ | display:inline-block; | ||
+ | background: rgba(30,30,30,0.5); | ||
+ | border-radius:5px; | ||
+ | color: white; | ||
+ | width:400px; | ||
+ | margin:10px; | ||
+ | padding:10px; | ||
+ | vertical-align: text-top; | ||
+ | -webkit-transition: .5s; | ||
+ | -moz-transition: .5s; | ||
+ | -o-transition: .5s; | ||
+ | -ms-transition: .5s; | ||
+ | transition: .5s; | ||
+ | } | ||
+ | #social .merit:hover { | ||
+ | background: rgba(30,30,30,0.8); | ||
+ | } | ||
+ | #social .merit .smalltitle { | ||
+ | font-size:20px; | ||
+ | font-weight:700; | ||
+ | padding-left:10px; | ||
+ | padding-right:10px; | ||
+ | padding-top:5px!important; | ||
+ | padding-bottom:5px!important; | ||
+ | text-indent:0!important; | ||
+ | background-color: rgba(0,0,0,0.5); | ||
+ | top:-10px; | ||
+ | width:400px; | ||
+ | position:relative; | ||
+ | left:-10px; | ||
+ | } | ||
+ | #social .merit p { | ||
+ | padding-top:10px; | ||
+ | text-indent:30px; | ||
+ | } | ||
+ | #social .cphoto img { | ||
+ | width:420px; | ||
+ | border-top-left-radius:5px; | ||
+ | border-top-right-radius:5px; | ||
+ | position:relative; | ||
+ | top:-10px; | ||
+ | left:-10px; | ||
+ | margin-bottom:0!important; | ||
+ | } | ||
+ | #social a { | ||
+ | color:#99ccff; | ||
+ | } | ||
+ | #social b { | ||
+ | background-color:#E86100; | ||
+ | padding-left:5px; | ||
+ | padding-right:5px; | ||
+ | border-radius:3px; | ||
+ | } | ||
+ | </style> | ||
<script src="https://2013.igem.org/Team:Team:NCTU_Formosa/js/stellar?action=raw&ctype=text/javascript"></script> | <script src="https://2013.igem.org/Team:Team:NCTU_Formosa/js/stellar?action=raw&ctype=text/javascript"></script> | ||
<script> | <script> |
Revision as of 05:12, 27 September 2013