diff --git a/index.html b/index.html index 24fc1b1..9751f10 100644 --- a/index.html +++ b/index.html @@ -14,10 +14,10 @@
-
My name is Chris Oliver and I'm a software
+
My name is Chris Oliver and I'm a software
& love to
-
create!
+
View my blog • @@ -42,4 +42,4 @@ - \ No newline at end of file + diff --git a/style.css b/style.css index 03fe99a..6f9dcb6 100644 --- a/style.css +++ b/style.css @@ -45,7 +45,9 @@ a:hover { src: local('League Gothic Regular'), url('League Gothic.otf') format('opentype'); } - +span { + color: #dddddd; +} .name { font-size: 50px; } @@ -55,7 +57,7 @@ a:hover { line-height: 1; } .itworked { - font: italic 60px/0 cursive; + font: italic 60px/0 ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif; text-transform: lowercase; margin-bottom: 12px; margin-top:12px;