From mycopedia

(Difference between revisions)
Jump to: navigation, search
(Created page with "<html> <style> /* Edited 7/16/11 from Wiki Hacks */ /* Author: Pieter van Boheemen */ /* Team: TU Delft */ #globalWrapper { background-color: #ffffff; - 좌우 여백 컬러: ...")
 
Line 1: Line 1:
 
<html>
 
<html>
 +
 +
<head>
 
<style>
 
<style>
/* Edited 7/16/11 from Wiki Hacks */
+
td{background:#ffffff; color:#8b0029;}
/* Author: Pieter van Boheemen */
+
</style>
/* Team: TU Delft */
+
</head>
#globalWrapper {
+
background-color: #ffffff; /* 좌우 여백 컬러 */
+
border: none;
+
margin: 0;
+
padding: 0;
+
width: 100%;
+
height:auto !important; /* real browsers */
+
height:100%; /* IE6: treaded as min-height*/
+
min-height:100%; /* real browsers */
+
}
+
  
#top-section {
+
<body>
background-image: url('http://2011.igem.org/wiki/images/0/0d/MAIN_IMAGE.jpg');
+
<table width="100%" border="0" color="#ffffff" cell spacing="0" cell padding="0" align="center" >
height:180px  ! important;  /* 메인 배너 이미지 높이 */
+
<tr>
margin: 0px;
+
  <td width="272: height="10"> &nbsp; </td>
margin-left: auto; 
+
  <td width="70" height="10"> <h4><font color="#8b0029;"> Contact : </font></h4></td>
margin-right: auto;
+
  <td width="400" height="10"> <h4><font color="#8b0029;"> synbiogroup@googlegroups.com </font></h4></td>
margin-bottom: 0 !important;
+
  <td width="233" height="10"> &nbsp; </td>
padding:0;
+
  </tr>
border: none;
+
</table>
}
+
<hr size="1" width="99%">
 
+
<table width="100%" border="0" color="#ffffff" cell spacing="0" cell padding="0" align="center" >
 
+
<tr>
 
+
  <td rowspan="3" width="170" height="60"> <a href="http://2011.igem.org"> <img src="http://2011.igem.org/wiki/images/5/5b/Back_to_main1.jpg" width="170" height="60"> </a> </td> 
#p-logo {
+
  <td rowspan="3" width="5" height="60"> &nbsp; </td>
height:0px;
+
  <td width="190" height="60"><a href="http://www.facebook.com/groups/125659557522974"><img src="http://2011.igem.org/wiki/images/1/1f/Fabook.jpg" width="190" height="45"></a></td>
overflow:hidden;
+
  <td rowspan="3" width="5" height="60"> &nbsp; </td>
display:none;
+
  <td rowspan="3" width="160" height="60"> <a href="http://www.korea.edu"> <img src="http://2011.igem.org/wiki/images/c/c2/Univ_symbol.png" width="160" height="45"> </a> </td>
}.firstHeading {display:none; }
+
  <td rowspan="3" width="5" height="60"> &nbsp; </td>
#search-controls { display:none; }
+
  <td rowspan="3" width="200" height="60"> <a href="http://ctl.korea.ac.kr/common.ctl?page=m3.m4"> <img src="http://2011.igem.org/wiki/images/d/d7/Logo_CTL.png" width=200" height="45"> </a> </td>
/* Wiki Hacks - END */
+
  <td rowspan="3" width="5" height="60"> &nbsp; </td> 
/* Page Formatting */
+
  <td rowspan="3" width="160" height="60"> <a href="http://genscript.com"><img src="http://2011.igem.org/wiki/images/0/0d/Genscript_logo.gif" width=160" height="45"> </a></td>
body {
+
</tr>
background-image:url('#'); /* 배경에 무늬를 집어넣을시 주소넣기 */
+
</table>
position: float;
+
}a:link {
+
color:#8b0029;
+
}a:hover {
+
color: #8b0029;
+
}a:visited {
+
color:#8b0029;
+
}h2 {
+
font-style:bold;
+
font-face:Arial;
+
padding:0;
+
margin:0px;    /*  지금 여기를 10픽에서 0픽으로 바꿈 */
+
}p {
+
font-face:Arial;
+
padding:0;
+
margin:30px;
+
}h3 {
+
padding: 0;
+
margin-top:-18px;
+
}
+
 
+
menubar.ul {    color: #ffffff;
+
    list-style: none;
+
}
+
 
+
.left-menu:hover {
+
    color: #ffffff;
+
background-color: #8b0029;  /* 수정 */
+
   
+
}     
+
 
+
 
+
.left-menu a {
+
    color: #ffffff;
+
    background-color: #8b0029;
+
}
+
 
+
.left-menu .selected {
+
#    color: #ffffff;
+
}
+
#.left-menu .selected:hover {
+
#    color: #ffffff;
+
#}
+
 
+
.left-menu:hover a {
+
    color: #ffffff;
+
}
+
.right-menu li {
+
#    background-color: #8b0029;
+
}
+
.right-menu li a {
+
    padding: 0px 15px 0px 0px;
+
    color: #ffffff;
+
    background-color: #8b0029;
+
}
+
.right-menu li a:hover {
+
    color: #ffffff;
+
    text-decoration: underline;
+
}   
+
</style>
+
  
 +
</body>
  
 
</html>
 
</html>

Revision as of 16:17, 21 December 2011

 

Contact :

synbiogroup@googlegroups.com