Team:KAIST/header2

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<head>        
+
<head>    
-
   #SubWrapper {width: 645px;
+
<style type="text/css">    
-
                        padding: 0px;
+
p {
-
                        border-left:4px solid #ede8e2;
+
text-align: justify;
-
                        float: left;
+
}
-
                        margin-top: 3px;
+
h3 {padding: 10px 20px;
-
                        background-color: #ede8e2;}
+
    font-size: 16px;
 +
    color: #000;
 +
    font-decoration: none;
 +
    font-weight: bold;}
 +
 
 +
 
 +
#SubWrapper {width: 645px;
 +
              padding: 0px;
 +
              border-left:4px solid #ede8e2;
 +
              float: left;
 +
              margin-top: 3px;
 +
              background-color: #ede8e2;}
 +
#SubWrapper * p, #SubWrapper p  {padding: 0 20px;
 +
                                text-align: justify;
 +
                                font-size: 12px;}
 +
#SubWrapper * h3, #SubWrapper h3 {padding-top: 10px;
 +
                                  font-size: 18px;}
 +
</style>
</head>
</head>
 +
 +
<body>
 +
<style type="text/css">
 +
#SubWrapper {width: 645px;}
 +
</style>
 +
</body>
 +
</html>
</html>

Revision as of 10:37, 14 July 2010