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

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

Revision as of 20:12, 21 February 2021


Name Points
Dom 6000
Melissa 5150