Template:Team:Edinburgh/css/wiki-edit-structure.css
From 2012.igem.org
(Difference between revisions)
(Put wiki-edit in a separate file.) |
m |
||
(3 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
/* wiki edit */ | /* wiki edit */ | ||
+ | html, body, div, ul, li, p, img{ | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | outline: 0; | ||
+ | border: none; | ||
+ | } | ||
+ | ul{ | ||
+ | list-style:none; | ||
+ | } | ||
#top-section{ | #top-section{ | ||
height:0; | height:0; | ||
Line 13: | Line 22: | ||
#top-section #search-controls, | #top-section #search-controls, | ||
#content h1.firstHeading, | #content h1.firstHeading, | ||
- | |||
- | |||
#content #bodyContent #contentSub, | #content #bodyContent #contentSub, | ||
- | /*#content #bodyContent p,*/ | + | /*#content #bodyContent p br,*/ |
#catlinks{ | #catlinks{ | ||
display: none; | display: none; |
Latest revision as of 11:58, 18 July 2012