From e392caf07cf958d266e5eda8a618bdaa7bf5715f Mon Sep 17 00:00:00 2001 From: Victoria Guevara Date: Fri, 19 Oct 2018 08:34:14 +0300 Subject: [PATCH] Add files via upload --- main.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/main.html b/main.html index f06c916..7dfee81 100644 --- a/main.html +++ b/main.html @@ -9,7 +9,7 @@ @font-face {font-family: Roboto; src: url(res/3966.ttf)} @font-face {font-family: Oswald; src: url(res/Oswald-Regular.ttf)} - a {text-decoration: none; text-shadow: -1px -1px 2px black; font-weight: bold; font-size: 15px;} + a {text-decoration: none; text-shadow: -1px -1px 2px black; font-style: italic; font-weight: bold; font-size: 15px;} a:hover {text-shadow: 0px 0px 2px orange, 0 0 1em red; transition: .5s} textarea:focus{outline: none;} @@ -22,21 +22,25 @@