Team:Kyoto/CSS
From 2009.igem.org
(Difference between revisions)
m (test) |
(IE6対応) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
h1.firstHeading{ | h1.firstHeading{ | ||
display:none; | display:none; | ||
Line 18: | Line 13: | ||
margin:0px auto; | margin:0px auto; | ||
padding:0px; | padding:0px; | ||
- | width: | + | width:975px; |
} | } | ||
#maincontents{ | #maincontents{ | ||
float:left; | float:left; | ||
- | width: | + | width:765px; |
margin-left:10px; | margin-left:10px; | ||
} | } |
Revision as of 15:26, 27 August 2009