mustafaalawad / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Font-family #4

Open martoio opened 6 years ago

martoio commented 6 years ago

You can put the font-family on the html or body elements, that way you don't have to constantly specify the font for all the elements:

https://github.com/mustafaalawad/prj-rev-bwfs-dasmoto/blob/8c66bf5b5cc78dcea9a0f5d7867f29af4a74538f/Projects/Dasmoto's_Arts_%26Crafts/resources/css/index.css#L5

mustafaalawad commented 6 years ago

This is write, I forget it but also I have a question if I can? I know I can make it in HTML but I guess with the CSS will be easy when I writing: .body font-family: arial; for example..