Template:Team:DukeHomePage/CSS
From 2014.igem.org
(Difference between revisions)
(38 intermediate revisions not shown) | |||
Line 84: | Line 84: | ||
font-color:#fff; | font-color:#fff; | ||
font-size: 1em; | font-size: 1em; | ||
- | font-family: Futura; | + | font-family: Futura, Helvetica; |
} | } | ||
+ | |||
+ | #bodyContent a { | ||
+ | text-decoration:none; | ||
+ | color:#fff; | ||
+ | } | ||
+ | |||
/*This formats the stuff at the bottom. */ | /*This formats the stuff at the bottom. */ | ||
Line 99: | Line 105: | ||
text-align:center; | text-align:center; | ||
float:center; | float:center; | ||
+ | padding-bottom:0px; | ||
} | } | ||
Line 156: | Line 163: | ||
text-align:center; | text-align:center; | ||
} | } | ||
+ | |||
+ | img.mainpic { | ||
+ | display:block; | ||
+ | text-align:center; | ||
+ | float:center; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
Line 163: | Line 178: | ||
</head> | </head> | ||
- | |||
<body> | <body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
<div class="main"> | <div class="main"> | ||
<p class="big"> | <p class="big"> | ||
- | Demonstrating | + | Demonstrating Ultrasensitivity |
</p> | </p> | ||
- | + | <center><a href="https://2014.igem.org"><img class="mainpic" src="https://static.igem.org/mediawiki/2014/1/1a/Mattigemlogowhite.png" width="400px" height="400px" /></a></center> | |
- | < | + | <!--https://2014.igem.org/File:Mattigemlogowhite.png or https://static.igem.org/mediawiki/2014/1/1a/Mattigemlogowhite.png --> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 14:23, 28 August 2014