From d1c502a9a16e133b64d7bce5b6200af272c086d2 Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 17 Feb 2015 22:08:52 +0200 Subject: [PATCH] Color change --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 779c07c..2f30c71 100644 --- a/index.html +++ b/index.html @@ -125,8 +125,8 @@ a:focus { color: #fff; background-color: #AA0000; background-image: linear-gradient(90deg, rgba(0,0,0,.04) 50%, transparent 50%), -linear-gradient(rgba(0,0,0,.06) 50%, transparent 50%); - background-size: 20px 20px; +linear-gradient(rgba(0,0,0,.04) 50%, transparent 50%); + background-size: 25px 25px; } #intro-body { @@ -290,7 +290,7 @@ margin:0 0 20px; line-height:1.5/; } #intro{ -background-size:30px 30px; +background-size:35px 35px; } #icon { font-size: 340px;