Difference between revisions of "Template:CCU Taiwan/css"

Line 307: Line 307:
 
     z-index: 70;
 
     z-index: 70;
 
}
 
}
 
.photoParts {
 
    background-image: url("https://static.igem.org/mediawiki/2018/6/69/T--CCU_Taiwan--CCUPartsphoto.png");
 
    min-height: 470px;
 
    background-attachment: fixed;
 
    background-position: top;
 
    background-repeat: no-repeat;
 
    background-size: 110% auto;
 
    z-index: 70;
 
}
 
 
 
 
.backgroundAboutUs {
 
.backgroundAboutUs {
 
width:100%;
 
width:100%;
Line 1,059: Line 1,047:
 
         text-align: center;
 
         text-align: center;
 
         font-weight: bold;
 
         font-weight: bold;
        text-decoration-color:#92cd7e!important;
 
}
 
 
.parttable a {
 
        color: #92cd7e;
 
 
}
 
}
  
 
.parttable th {
 
.parttable th {
       background:#92cd7e;
+
       background:#92cd7e;
 +
     
 
}
 
}
 
 
 
.parttable a {
 
.parttable a {
 
         padding-left: 0!important;
 
         padding-left: 0!important;
Line 1,158: Line 1,140:
 
.structuregraph .Enzyme {
 
.structuregraph .Enzyme {
 
     position: absolute;
 
     position: absolute;
     top: 45%;
+
     top: 50%;
 
     left: 30px;
 
     left: 30px;
 
     padding: 20px;
 
     padding: 20px;
Line 1,477: Line 1,459:
 
}
 
}
  
 +
.structuregraph {
 +
    position: relative;
 +
}
 
.structuregraph #arrow1 {
 
.structuregraph #arrow1 {
position: absolute;
+
    z-index: 100;
 +
    position: absolute;
 +
}
 +
.structuregraph #arrow2 {
 +
    z-index: -1;
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 19:57, 16 October 2018