Difference between revisions of "Team:Austin UTexas/Safety"

Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
 +
 
body {
 
body {
     background-image: url(https://static.igem.org/mediawiki/2016/3/38/T--Austin_UTexas--MainPageCropped.jpg);
+
     background-image: url(https://static.igem.org/mediawiki/2016/6/64/T--Austin_UTexas--bg2.jpg);
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     background-position: 0px 0px;
 
     background-position: 0px 0px;
     background-attachment: relative;
+
     background-attachment:fixed;
 
     background-size: 100%;
 
     background-size: 100%;
 
}
 
}
  
 
+
div.naviSection {
}
+
.content {
+
    padding: 0px;
+
    background:rgba(255,255,255);
+
    margin:auto;
+
 
}
 
}
  
.page {
+
figure {
     width:100%;
+
     display: table;
     margin:auto;
+
     width: 1px;
 
}
 
}
 
+
img, figcaption {
IMG.iGemLogo{
+
     display: table-row;
     display: block;
+
     text-align:left;
    margin-left: 10px;
+
     margin-top: -30px;
+
    margin-right: auto;
+
    width: 10%;
+
    opacity: 0.5;
+
 
}
 
}
  
IMG.teamName{
 
    display: block;
 
    margin-left: auto;
 
    margin-right: auto;
 
    margin-top: -25px;
 
    width: 60%;
 
}
 
IMG.scroll{
 
    display: block;
 
    margin-left: auto;
 
    margin-right: auto;
 
    margin-top: 135px;
 
    width: 20%;
 
    opacity: 0.5;
 
}
 
 
.iGemLogo:hover{
 
  opacity: 1.0;
 
}
 
.scroll:hover{
 
  opacity: 1.0;
 
}
 
 
</style>
 
</style>
 
<script>
 
<script>
Line 81: Line 50:
 
   });
 
   });
 
});
 
});
 +
 
</script>
 
</script>
 
</head>
 
</head>
 +
<body>
 
</html>
 
</html>

Revision as of 02:00, 27 October 2017