From 9fd845f53a7c998761155822d32c0cc0daafdbe2 Mon Sep 17 00:00:00 2001 From: hemanth kumar <43946715+hemanth-hk@users.noreply.github.com> Date: Wed, 10 Oct 2018 18:55:06 +0530 Subject: [PATCH] added css a little bit of css is added to made it user interactive and background is made a little bit darker --- template/fork.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/template/fork.html b/template/fork.html index 786dcef..4da1de6 100644 --- a/template/fork.html +++ b/template/fork.html @@ -12,12 +12,12 @@ font-family: sans-serif; padding: 0; margin: 0; - background-color: #E9E9E9; + background-color: #a09f9f; } .container { width: 40%; - margin: 0 auto; + margin: auto; } header { @@ -34,6 +34,9 @@ font-weight: 400; text-align: center; box-shadow:2px 2px 5px #888; + hover{ + boeder : 6px 6px 6px 6px; + } } @@ -50,4 +53,4 @@

rep_SNAME is being worked on by rep_DEVNAME!!

- \ No newline at end of file +