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

From Sinfronteras
Jump to: navigation, search
Line 21: Line 21:
 
     }
 
     }
  
     .body tr:nth-of-type(even) {
+
     .body:nth-of-type(even) {
 
         background-color: #f3f3f3;
 
         background-color: #f3f3f3;
 
     }
 
     }
  
     .body tr:last-of-type {
+
     .body:last-of-type {
 
         border-bottom: 2px solid #009879;
 
         border-bottom: 2px solid #009879;
 
     }
 
     }
     .body tr.active-row {
+
     .tr.active-row {
 
         font-weight: bold;
 
         font-weight: bold;
 
         color: #009879;
 
         color: #009879;
     }  
+
     }
 
}}
 
}}
  

Revision as of 20:42, 21 February 2021


Name Points
Dom 6000
Melissa 5150