diff --git a/how-to-make-a-notebook-that/style.css b/how-to-make-a-notebook-that/style.css index f4a5e1f..7309834 100644 --- a/how-to-make-a-notebook-that/style.css +++ b/how-to-make-a-notebook-that/style.css @@ -71,6 +71,11 @@ a#student-page{color:black;} } +#about-project{ + font-family: 'Catamaran', sans-serif; + +} + object{ padding-bottom:7%; }