From af7252959adbc7d553acdeb64e8e6b8776261e46 Mon Sep 17 00:00:00 2001 From: Aakash Bhardwaj <30546069+aakash4340@users.noreply.github.com> Date: Wed, 4 Oct 2017 15:22:26 +0530 Subject: [PATCH] Update pro2.css --- pro2.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pro2.css b/pro2.css index 5394954..9108278 100644 --- a/pro2.css +++ b/pro2.css @@ -3,19 +3,19 @@ h1 color:black; font-size:150px; text-align:center; -font-family:Freestyle Script; +font-family:'Tangerine', serif; } #cap { color:grey; font-size:110px; text-align:center; -font-family:Felix Titling; +font-family:cursive; } .zip { text-align: center; - font-family: Consolas; + font-family: 'Consolas',Monospaced; font-size: 15px; } #caption @@ -26,4 +26,4 @@ th { font-family: fantasy; font-size: 40px; -} \ No newline at end of file +}