Team:Korea U Seoul/template/hiding banner
From 2011.igem.org
(Difference between revisions)
(Created page with "<html> <style> /* Edited 7/16/11 from Wiki Hacks */ /* Author: Pieter van Boheemen */ /* Team: TU Delft */ #globalWrapper { background-color: #ffffff; - →좌우 여백 컬러: ...") |
|||
(5 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
background-color: #ffffff; /* 좌우 여백 컬러 */ | background-color: #ffffff; /* 좌우 여백 컬러 */ | ||
border: none; | border: none; | ||
- | margin: | + | margin: -16px 0px 0px 0px; /* 이놈이 아주 화면 위로 올라가는거 */ |
padding: 0; | padding: 0; | ||
width: 100%; | width: 100%; | ||
Line 56: | Line 56: | ||
}h3 { | }h3 { | ||
padding: 0; | padding: 0; | ||
- | margin-top:- | + | margin-top:-20px; /* 뭔가 있따! */ |
} | } | ||
Latest revision as of 22:50, 5 October 2011