Commit 02a4cc4dcde65791079d6995e01da6f2f45fe072
1 parent
9c4e0454
Exists in
master
and in
95 other branches
font for home page
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
js/resources/css/AccueilAmda.css
... | ... | @@ -192,7 +192,6 @@ body{ |
192 | 192 | font-family: orbitronbold; |
193 | 193 | font-size: 16px; |
194 | 194 | color: rgba(0, 107, 179, 0.7); |
195 | - font-weight: bold; | |
196 | 195 | } |
197 | 196 | #userLogin { |
198 | 197 | position: relative; |
... | ... | @@ -217,7 +216,6 @@ body{ |
217 | 216 | font-family: orbitronbold; |
218 | 217 | font-size: 16px; |
219 | 218 | color: rgba(0, 107, 179, 0.9); |
220 | - font-weight: bold; | |
221 | 219 | } |
222 | 220 | /* •••••••••••••••••••••••••••••••• ANNOUCEMENTS••••••••••••••••••••••••••••••••••••*/ |
223 | 221 | #textAbout { | ... | ... |