Difference between revisions of "Página de pruebas 4"

From Sinfronteras
Jump to: navigation, search
Line 10: Line 10:
 
     .tablehead {
 
     .tablehead {
 
         font-size: 1.2em;
 
         font-size: 1.2em;
         background-color: #007bff;  <!-- #009879 -->
+
         background-color: #007bff !important;  <!-- #009879 -->
 
         color: #ffffff;
 
         color: #ffffff;
 
         text-align: left;
 
         text-align: left;
Line 46: Line 46:
 
     }
 
     }
  
    tr:nth-child(odd) {
 
        background: rgba(199, 187, 187, 0.5) !important;
 
    }
 
  
 
     tr:nth-child(even) {
 
     tr:nth-child(even) {
Line 54: Line 51:
 
     }
 
     }
  
    tr:hover:nth-child(odd) {
+
 
        background: rgba(56, 139, 253, 0.2) !important;  /* rgba(87, 95, 78, 0.9) */
 
    }
 
  
 
     tr:hover:nth-child(even) {
 
     tr:hover:nth-child(even) {

Revision as of 21:04, 21 February 2021


Name Points
Dom 6000
Melissa 5150