Changes

Jump to navigation Jump to search
no edit summary
Line 1,400: Line 1,400:     
.field_blue {
 
.field_blue {
   background-color:blue;
+
   background-color:rgb(60, 60, 255);
 +
  color: white;
 
}
 
}
    
.field_red {
 
.field_red {
   background-color:red;
+
   background-color:rgb(255, 60, 60);
 +
  color: white;
 +
}
 +
 
 +
.field_blue_bl {
 +
  background-color:rgb(145, 200, 255);
 +
  color: white;
 +
}
 +
 
 +
.field_red_bl {
 +
  background-color:rgb(255, 190, 190);
 +
  color: white;
 +
}
 +
 
 +
.field_vio {
 +
  background-color:rgb(255, 160, 255);
 +
  color: white;
 
}
 
}
Bureaucrats, Administrators, translate-proofr
15,502

edits

Navigation menu