rollincode / rails_admin_theme

rails_admin theme flat theme
MIT License
149 stars 120 forks source link

bold font not available #8

Closed loicginoux closed 8 years ago

loicginoux commented 8 years ago

styling with <strong> or <b> does not do anything. You should update your imported google font from

@import url(https://fonts.googleapis.com/css?family=Raleway;

to

@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
nicovak commented 8 years ago

Thanks ;)

https://github.com/rollincode/rails_admin_theme/commit/183867eee965562911b8b705d4cb43633181a5f4