Team:USTC-Software/notes

From 2012.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 2: Line 2:
<html>
<html>
-
<head>    
+
<head>
 +
<link href='http://fonts.googleapis.com/css?family=Bonbon' rel='stylesheet' type='text/css'> 
 +
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine"> 
  <style>
  <style>
Line 39: Line 41:
right:2px;
right:2px;
     } /*the end of shadow of header menu css*/
     } /*the end of shadow of header menu css*/
 +
 +
/* the begin of notes styles css*/
/* the begin of notes styles css*/
-
.notes {
+
#wrap_of_note{
-
     margin: 100px auto 0;
+
    position:relative;
-
     width: 880px;
+
     margin: 40px auto 0;
-
margin-bottom:130px;
+
    margin-bottom:30px;
 +
     width: 980px;
 +
height:730px;
 +
    padding-top:20px;
 +
background:#202020;
/*border:green 1px solid;*/
/*border:green 1px solid;*/
 +
}
 +
#text_wall{
 +
width:380px;
 +
height:45px;
 +
margin:25PX auto;
 +
text-align:center;
 +
font-size:35px;
 +
                font-family: 'Tangerine', USTC;
 +
font-family:Verdana, Geneva, sans-serif;
 +
font-family: 'Bonbon', cursive;
 +
                text-shadow: 4px 4px 4px #aaa;
 +
color:#737373;
 +
color:black;
 +
/*border:green 1px solid;*/
 +
}
 +
 +
.notes {
 +
    margin: 45px auto 0;
 +
    width: 860px;
}
}
.notes a {
.notes a {
Line 183: Line 210:
      
      
         <!------the begin of notes show div------>
         <!------the begin of notes show div------>
 +
 +
    <div id="wrap_of_note">
 +
      <div id="text_wall">THE  NOTES  WALL</div>
 +
         <div class="notes">
         <div class="notes">
             <a tabindex="1"><img src="https://static.igem.org/mediawiki/2012/8/87/Note2.jpg"></a>
             <a tabindex="1"><img src="https://static.igem.org/mediawiki/2012/8/87/Note2.jpg"></a>
Line 198: Line 229:
         </div> <!------the end of notes show div------>
         </div> <!------the end of notes show div------>
          
          
-
       
+
      </div>
 +
 
          
          
     </body>
     </body>
</html>
</html>

Latest revision as of 12:12, 9 August 2012

USTC-Header-c

TOP

THE NOTES WALL