Commit 9a7b7a37cd166e63b1b337cf659e26eb651cd124

Authored by David RENÉ
1 parent 94db3a15

add english name for class "bold"

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
resources/web/public/xlib/css/colors.css
1 1
2 -.gras { 2 +.gras, .bold{
3 font-weight: bold; 3 font-weight: bold;
4 } 4 }
5 5