Team:TAS Taipei/Templates/cssReset
From 2014hs.igem.org
(Difference between revisions)
Awesomesauce (Talk | contribs) m |
Awesomesauce (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | img.rounded { | ||
+ | width: 50px; | ||
+ | height: 50px; | ||
+ | -webkit-border-radius: 25px; | ||
+ | -moz-border-radius: 25px; | ||
+ | border-radius: 25px; | ||
+ | } | ||
+ | #bioCanvas { | ||
+ | } | ||
#contentSub, #search-controls, .firstHeading, /*#footer-box,*/ #catlinks, #p-logo { | #contentSub, #search-controls, .firstHeading, /*#footer-box,*/ #catlinks, #p-logo { | ||
display:none; | display:none; |
Latest revision as of 08:54, 28 April 2014