Difference between revisions of "Template:SIAT-SCIE"

Line 24: Line 24:
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
    #bronze a:hover {
+
 
        background-color: #BA6E40!important;
+
    }
+
 
+
    #silver a:hover {
+
        background-color: #E9E9D8;
+
    }
+
 
+
    #gold a:hover {
+
        background-color: #F2C056;
+
    }
+
 
+
 
     .const{
 
     .const{
 
         margin-bottom: -10px;
 
         margin-bottom: -10px;
Line 217: Line 206:
 
                     <a href="javascript:void(0)" class="dropbtn">Award</a>
 
                     <a href="javascript:void(0)" class="dropbtn">Award</a>
 
                     <div class="dropdown_content">
 
                     <div class="dropdown_content">
                         <a href="#" alt="Bronze" id="bronze">Bronze</a>
+
                         <a href="#" alt="Bronze" id="bronze" style="background-color:#B5A642;">Bronze</a>
                         <a href="#" alt="Silver" id="silver">Silver</a>
+
                         <a href="#" alt="Silver" id="silver" style="background-color:silver;">Silver</a>
 
                         <a href="#" alt="Gold" id="gold" style="background-color:gold;">Gold</a>
 
                         <a href="#" alt="Gold" id="gold" style="background-color:gold;">Gold</a>
 
                          
 
                          

Revision as of 11:09, 13 September 2017