Difference between revisions of "Template:Team:Harvard BioDesign/CSS"
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
− | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | + | /*Removes Wiki default template*/ |
− | + | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | |
− | #top-section { | + | display:none;} |
− | + | #top-section { | |
− | + | border: none; | |
− | #content { | + | height: 0px;} |
− | + | #content { | |
− | + | border: none;} | |
+ | |||
/* Change Background color*/ | /* Change Background color*/ | ||
Line 24: | Line 25: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
background-color: #fff; | background-color: #fff; | ||
− | border-bottom: | + | border-bottom: 0px solid #565656; |
border-right: 2px solid #565656; | border-right: 2px solid #565656; | ||
border-left: 2px solid #565656; | border-left: 2px solid #565656; |
Revision as of 02:55, 28 June 2015