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

(Undo revision 374351 by Herboku (talk))
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,047: Line 1,059:
 
         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,140: Line 1,158:
 
.structuregraph .Enzyme {
 
.structuregraph .Enzyme {
 
     position: absolute;
 
     position: absolute;
     top: 50%;
+
     top: 45%;
 
     left: 30px;
 
     left: 30px;
 
     padding: 20px;
 
     padding: 20px;
Line 1,459: Line 1,477:
 
}
 
}
  
.structuregraph {
 
    position: relative;
 
}
 
 
.structuregraph #arrow1 {
 
.structuregraph #arrow1 {
    z-index: 100;
+
position: absolute;
    position: absolute;
+
}
+
.structuregraph #arrow2 {
+
    z-index: -1;
+
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 19:57, 16 October 2018