Template:Team:BGU Israel/style.css
From 2013.igem.org
(Difference between revisions)
Neta.weiss (Talk | contribs) |
Neta.weiss (Talk | contribs) |
||
(16 intermediate revisions not shown) | |||
Line 93: | Line 93: | ||
} | } | ||
+ | /* TIMELINE -----------------------------------------------*/ | ||
+ | |||
+ | .timelineBG { | ||
+ | background-color: #E7ECF2; | ||
+ | height:2500px; | ||
+ | } | ||
+ | |||
+ | #timeline-header{ | ||
+ | margin:0 auto; | ||
+ | width:1000px; | ||
+ | height:160px; | ||
+ | border:1px solid #c3ccdf; | ||
+ | border-bottom:3px solid #c3ccdf; | ||
+ | border-radius:2px; | ||
+ | background-color:#FFF; | ||
+ | padding:10px; | ||
+ | font-size:13px; | ||
+ | line-height:1.4em; | ||
+ | } | ||
+ | |||
+ | .time{ | ||
+ | font-size: 10px; | ||
+ | color:gray; | ||
+ | border-bottom: 1px solid #E7EBF2; | ||
+ | min-width:460px; | ||
+ | height:16px; | ||
+ | padding-bottom: 5px; | ||
+ | } | ||
+ | .time1{ | ||
+ | position: absolute; | ||
+ | top:280px; | ||
+ | left:40px; | ||
+ | } | ||
+ | .time2{ | ||
+ | position: absolute; | ||
+ | top:430px; | ||
+ | left:563px; | ||
+ | } | ||
+ | .time3{ | ||
+ | position: absolute; | ||
+ | top:750px; | ||
+ | left:40px; | ||
+ | } | ||
+ | .time4{ | ||
+ | position: absolute; | ||
+ | top:860px; | ||
+ | left:563px; | ||
+ | } | ||
+ | .time5{ | ||
+ | position: absolute; | ||
+ | top:1150px; | ||
+ | left:40px; | ||
+ | } | ||
+ | .time6{ | ||
+ | position: absolute; | ||
+ | top:1300px; | ||
+ | left:563px; | ||
+ | } | ||
+ | .time7{ | ||
+ | position: absolute; | ||
+ | top:1600px; | ||
+ | left:40px; | ||
+ | } | ||
+ | .time8{ | ||
+ | position: absolute; | ||
+ | top:1700px; | ||
+ | left:563px; | ||
+ | } | ||
+ | .time9{ | ||
+ | position: absolute; | ||
+ | top:1950px; | ||
+ | left:40px; | ||
+ | } | ||
+ | .time10{ | ||
+ | position: absolute; | ||
+ | top:2200px; | ||
+ | left:563px; | ||
+ | } | ||
+ | |||
+ | #timeline{ | ||
+ | width:1000px; | ||
+ | height:2500px; | ||
+ | list-style-type: none; | ||
+ | background: url(https://static.igem.org/mediawiki/2013/6/6c/BGU_timeline.png) top center repeat-y; | ||
+ | margin: 0 auto; | ||
+ | padding:20px; | ||
+ | margin-bottom:10px; | ||
+ | } | ||
+ | #timeline img{ | ||
+ | width:280px; | ||
+ | height:180px; | ||
+ | padding-left:5px; | ||
+ | padding-top:5px; | ||
+ | padding-bottom:10px; | ||
+ | align:right; | ||
+ | |||
+ | } | ||
+ | #timeline li.list-v { | ||
+ | list-style-type: none; | ||
+ | background: url("https://static.igem.org/mediawiki/2013/0/0d/BGU_v.png") no-repeat top left; | ||
+ | height: 22px; | ||
+ | padding-left: 21px; | ||
+ | margin-top:10px; | ||
+ | font-size:14px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | |||
+ | #timeline .ptext{ | ||
+ | width:475px; | ||
+ | -moz-border-radius:2px; | ||
+ | border-radius:2px; | ||
+ | webkit-border-radius:2px; | ||
+ | border:1px solid #c3ccdf; | ||
+ | padding:10px; | ||
+ | background-color:#FFF; | ||
+ | font-size:13px; | ||
+ | line-height:1.4em; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | #timeline .corner-left{ | ||
+ | position:absolute; | ||
+ | display:block; | ||
+ | margin-left:485px; | ||
+ | width:20px; | ||
+ | height:15px; | ||
+ | background:url(https://static.igem.org/mediawiki/2013/9/96/BGU_timeline_right.png); | ||
+ | } | ||
+ | #timeline .corner-right{ | ||
+ | position:absolute; | ||
+ | display:block; | ||
+ | margin-left:-30px; | ||
+ | width:20px; | ||
+ | height:15px; | ||
+ | background:url(https://static.igem.org/mediawiki/2013/6/6a/BGU_timeline_left.png); | ||
+ | } | ||
+ | |||
+ | #timeline a { | ||
+ | line-height: 2em; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* TEAM -----------------------------------------------*/ | ||
.team-member { | .team-member { | ||
Line 1,071: | Line 1,216: | ||
left: 30px; | left: 30px; | ||
height: 46px; | height: 46px; | ||
- | width: | + | width: 948px; |
background:rgb(135, 159, 186); | background:rgb(135, 159, 186); | ||
background:rgba(135, 159, 186,0.9); | background:rgba(135, 159, 186,0.9); | ||
Line 1,294: | Line 1,439: | ||
} | } | ||
td.topics_hp:hover { | td.topics_hp:hover { | ||
- | background: # | + | background: #e3e3e3; |
text-decoration: none; | text-decoration: none; | ||
Latest revision as of 21:20, 28 October 2013