Template:Team:Harvard/templateabouttest
From 2011.igem.org
(Difference between revisions)
(Blanked the page) |
|||
(103 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <!--Thank you to Team Slovenia 2010 for the basis of this code.--> | ||
+ | <head> | ||
+ | <style> | ||
+ | |||
+ | #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; | ||
+ | } | ||
+ | |||
+ | #student2 | ||
+ | { | ||
+ | background-color:#000000; | ||
+ | cursor:pointer; | ||
+ | display:block; | ||
+ | text-align:center; | ||
+ | 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; | ||
+ | height:790px; | ||
+ | padding-top:10px; | ||
+ | padding-right:30px; | ||
+ | width:223px; | ||
+ | background-color:white; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <div id=glavno> | ||
+ | <div id=levo> | ||
+ | <div id=meni> | ||
+ | <div id="lgumbi"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div style="font-smooth:always;" id=vsebina><div id="vsebina_top"></div> | ||
+ | <div id="vsebina_mid"><div id="vsebina_mid_left"></div><div id="vsebina_mid_center"></html> |
Latest revision as of 00:33, 26 September 2011