Difference between revisions of "Template:XJTU-China/style"

Line 519: Line 519:
 
}
 
}
  
.highlight {
+
.highlightBox {
 
     width: 95%;
 
     width: 95%;
 
     background-color: #3a3f4f;
 
     background-color: #3a3f4f;
 
     padding: 10%;
 
     padding: 10%;
 
     border-radius: 15px;
 
     border-radius: 15px;
 +
}
 +
 +
.highlightBox:hover {
 +
    color:#444853;
 
}
 
}
  
Line 1,237: Line 1,241:
 
}
 
}
 
#to-top a{
 
#to-top a{
     color: slategray;
+
     color: #2347a3;
 
}
 
}
  
 
#to-top a:active,
 
#to-top a:active,
 
#to-top a:hover{
 
#to-top a:hover{
     color: var(--iGEMgreen);
+
     color: #3151a3;
 +
    ;
 
}
 
}
  

Revision as of 02:47, 5 September 2021