Template:Team:Harvard/templateabouttest
From 2011.igem.org
(Difference between revisions)
(97 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <!--Thank you to Team Slovenia 2010 for the basis of this code.--> | ||
<head> | <head> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style> | <style> | ||
- | # | + | |
- | background- | + | #student |
+ | { | ||
+ | background-color:#ff8989; | ||
+ | cursor:pointer; | ||
+ | display:block; | ||
+ | text-align:center; | ||
+ | font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; | ||
+ | height:18px; | ||
+ | width:20px; | ||
+ | -moz-box-shadow: 0px 0px 2px #ccc; | ||
+ | -webkit-box-shadow: 0px 0px 2px #ccc; | ||
+ | box-shadow: 0px 0px 2px #ccc; | ||
+ | -moz-border-radius: 2px; | ||
+ | border-radius: 2px; | ||
+ | align:center; | ||
} | } | ||
- | # | + | |
- | background-color:# | + | #student2 |
+ | { | ||
+ | background-color:#000000; | ||
cursor:pointer; | cursor:pointer; | ||
display:block; | display:block; | ||
- | font-family: | + | text-align:center; |
- | height: | + | font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; |
- | + | height:20px; | |
- | + | width:20px; | |
- | + | -moz-box-shadow: 0px 0px 2px #ccc; | |
+ | -webkit-box-shadow: 0px 0px 2px #ccc; | ||
+ | box-shadow: 0px 0px 2px #ccc; | ||
+ | -moz-border-radius: 2px; | ||
+ | border-radius: 2px; | ||
+ | align:center; | ||
} | } | ||
+ | #vse_students | ||
+ | { | ||
+ | width:925px; | ||
+ | -moz-box-shadow: 0px 0px 15px #ccc; | ||
+ | -webkit-box-shadow: 0px 0px 15px #ccc; | ||
+ | box-shadow: 0px 0px 15px #ccc; | ||
+ | |||
+ | background-color: #FFFFFF; | ||
+ | -moz-border-radius: 15px; | ||
+ | border-radius: 15px; | ||
+ | margin-top: 0px; | ||
+ | padding-top: 5px; | ||
+ | padding-left: 20px; | ||
+ | padding-right: 20px; | ||
+ | padding-bottom: 20px; | ||
+ | margin-left: 15px; | ||
+ | margin-right: 15px; | ||
- | |||
- | |||
- | |||
} | } | ||
- | # | + | |
+ | #desno_students | ||
+ | { | ||
float:left; | float:left; | ||
- | height: | + | height:790px; |
- | + | padding-top:10px; | |
- | + | padding-right:30px; | |
- | + | width:223px; | |
- | + | background-color:white; | |
- | + | ||
- | + | ||
- | padding- | + | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 93: | Line 76: | ||
<div id=levo> | <div id=levo> | ||
<div id=meni> | <div id=meni> | ||
- | <div id="lgumbi"> | + | <div id="lgumbi"> |
- | + | ||
- | + | ||
</div> | </div> | ||
- | |||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 00:33, 26 September 2011