liuyi9509 / codecademy-build-websites-from-scratch-

0 stars 0 forks source link

Font-family #5

Closed liuyi9509 closed 6 years ago

liuyi9509 commented 6 years ago

From @martoio on July 24, 2018 12:50

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/liuyi9509/Codecademy-SQL-intensive/blob/3fd7c7abc0d022b1c41e79cf61432a920a3f64b8/style.css#L12

Copied from original issue: liuyi9509/Codecademy-SQL-intensive#7