Team:The Agency Escondido/safety

From 2013hs.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html>
<html>
<!--don't judge only temp -->
<!--don't judge only temp -->
Line 6: Line 7:
                     width:100%;
                     width:100%;
                     background-color: white;
                     background-color: white;
-
 
                 }
                 }
                 #ocontent-inner,#header-inner{
                 #ocontent-inner,#header-inner{
-
 
                     margin-left:auto;
                     margin-left:auto;
                     margin-right:auto;
                     margin-right:auto;
                     width:975px;
                     width:975px;
                 }
                 }
-
tr td:first-child{
+
                tr td:first-child{
-
border-left:none;
+
                    border-left:none;
-
}
+
                }
-
tr td:last-child{
+
                tr td:last-child{
-
border-right:none;
+
                    border-right:none;
-
}
+
                }
-
tr td{
+
                tr td{
-
border-left:1px solid black;
+
                    border-left:1px solid black;
-
border-right:1px solid black;
+
                    border-right:1px solid black;
-
padding-left:10px;
+
                    padding-left:10px;
-
padding-right:10px;
+
                    padding-right:10px;
-
}
+
                }
                 #ocontent-inner2{
                 #ocontent-inner2{
-
margin-left:225px;
+
                    margin-left:225px;
-
margin-right:55px;
+
                    margin-right:55px;
                     width:695px;
                     width:695px;
-
}
+
                }
                 body{
                 body{
                     font-family:sans-serif;
                     font-family:sans-serif;
Line 183: Line 182:
                     margin-right:auto;
                     margin-right:auto;
                 }
                 }
-
#sections ul li{
+
                #sections ul li {
-
display:inline;
+
                    display:inline;
-
margin:5px;
+
                    margin:5px;
-
font-size:16pt;
+
                    font-size:16pt;
-
font-weight:bold;
+
                    font-weight:bold;
-
 
+
                }
-
}
+
                #sections ul li a{color:black;}
-
#sections ul li a{color:black;}
+
                body{
-
body{
+
                    overflow-y: scroll;
-
overflow-y: scroll;
+
                }
-
}
+
                #sections ul{
-
#sections ul{
+
                    width:auto;
-
width:auto;
+
                }
-
}
+
                #sections{
-
#sections{
+
                    margin-left:auto;
-
margin-left:auto;
+
                    margin-right:auto;
-
margin-right:auto;
+
                    position:relative;
-
position:relative;
+
                    top:-30px;
-
top:-30px;
+
                }
-
}
+
                #sections #selectedsection{
-
#sections #selectedsection{
+
                    color: #333;
-
color: #333;
+
                    border-bottom:2px solid black;
-
border-bottom:2px solid black;
+
                }
-
}
+
                table{
-
table{
+
                    border-collapse:collapse;
-
border-collapse:collapse;
+
                }
-
}
+
             </style>
             </style>

Revision as of 14:37, 30 April 2013