Team:KAIST/header2

From 2010.igem.org

(Difference between revisions)
Line 12: Line 12:
-
#SubWrapper {width: 678px;
+
#SubWrapper {width: 645px;
               padding: 0px;
               padding: 0px;
               border-left:4px solid #ede8e2;
               border-left:4px solid #ede8e2;
Line 23: Line 23:
#SubWrapper * h3, #SubWrapper h3 {padding-top: 10px;
#SubWrapper * h3, #SubWrapper h3 {padding-top: 10px;
                                   font-size: 18px;}
                                   font-size: 18px;}
 +
#news {width: 322px;
 +
      margin-top: 3px;
 +
      float: left;
 +
      background-color: #d8d5d0;
 +
      border-right:4px solid #ede8e2;}
 +
#news p {padding: 0 20px 20px 20px;
 +
        text-align: justify;
 +
        font-size: 12px;}
 +
        #news h3 {padding: 10px 20px;
 +
        font-size: 18px;}
 +
 +
 +
</style>
</style>
</head>
</head>
Line 28: Line 41:
<body>
<body>
<style type="text/css">
<style type="text/css">
-
#SubWrapper {width: 678px;}
+
#SubWrapper {width: 645px;}
 +
#news {width: 317px;}
</style>
</style>
</body>
</body>
</html>
</html>

Revision as of 10:54, 14 July 2010