From e0773fea76fb0c5e7d922e27ff97bedeb9e71175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergiusz=20=27q3k=27=20Baza=C5=84ski?= Date: Wed, 18 Apr 2012 15:52:07 +0200 Subject: [PATCH] Rotating image now acnhored centrally --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index b6ebfd8..6a42916 100644 --- a/css/style.css +++ b/css/style.css @@ -187,6 +187,7 @@ header { background-image: url("/img/rot-1.jpg"); width: 1024px; height: 100px; + background-position: center; border-bottom: 1px solid black; }