Template:Team:Harvard/templateabouttest
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | ||
- | + | #gumb4 | |
- | + | { | |
- | + | ||
- | #gumb4{ | + | |
background-image:url("https://static.igem.org/mediawiki/2010/3/34/SLOteamstopnja1sel.png"); | background-image:url("https://static.igem.org/mediawiki/2010/3/34/SLOteamstopnja1sel.png"); | ||
} | } | ||
- | #student{ | + | |
+ | #student | ||
+ | { | ||
background-color:#DEDEDE; | background-color:#DEDEDE; | ||
cursor:pointer; | cursor:pointer; | ||
Line 29: | Line 20: | ||
} | } | ||
- | #vse_students{ | + | #vse_students |
- | width: | + | { |
+ | width:709px; | ||
height:600px; | height:600px; | ||
} | } | ||
- | #levo_students{ | + | |
+ | #levo_students | ||
+ | { | ||
float:left; | float:left; | ||
height:200px; | height:200px; | ||
Line 39: | Line 33: | ||
width:290px; | width:290px; | ||
} | } | ||
- | #desno_students{ | + | |
+ | #desno_students | ||
+ | { | ||
float:left; | float:left; | ||
height:200px; | height:200px; |
Revision as of 14:29, 14 July 2011
#gumb4 { background-image:url("https://static.igem.org/mediawiki/2010/3/34/SLOteamstopnja1sel.png"); } #student { background-color:#DEDEDE; cursor:pointer; display:block; font-family:"Candara","Arial"; height:22px; margin-top:16px; padding-left:11px; width:277px; } #vse_students { width:709px; height:600px; } #levo_students { float:left; height:200px; margin-top:8px; width:290px; } #desno_students { float:left; height:200px; padding-left:5px; padding-top:16px; width:409px; } }