diff --git a/index.css b/index.css index 63a33a5..1a68d22 100644 --- a/index.css +++ b/index.css @@ -43,3 +43,7 @@ img { padding-bottom: 20px; } +.gay { + color: rgb(155, 214, 255); + font-size: 20px; +} \ No newline at end of file diff --git a/index.html b/index.html index e552f89..b9bdb3a 100644 --- a/index.html +++ b/index.html @@ -17,10 +17,15 @@ My Quotes Page