Template:SUSTC/1
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <link rel="stylesheet" href="https://2012.igem.org/Team:Carnegie_Mellon/stylesheet?action=raw&ctype=text/css" type="text/css" /> | ||
<head> | <head> | ||
Line 8: | Line 9: | ||
#globalwrapper { | #globalwrapper { | ||
width:975px; | width:975px; | ||
- | padding: | + | padding:0px 0px; |
margin: 0 auto; | margin: 0 auto; | ||
background-color:#ffffff; | background-color:#ffffff; | ||
Line 40: | Line 41: | ||
} | } | ||
+ | -webkit-transition: color .7s ease; -moz-transition: color .7s ease; -o-transition: color .7s ease; -ms-transition: color .7s ease; transition: color .7s ease; } | ||
+ | a:hover, a:active, a:focus { color: #e06c1f; } | ||
+ | /* Div IDs */ /***********/ body, #content { | ||
+ | background: transparent; | ||
+ | } | ||
body { | body { | ||
margin: 0px; | margin: 0px; |
Revision as of 03:35, 1 August 2012