From 0fdf1f226f5e9267ffe2cd7684b86e86c1767d7c Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Mon, 16 Sep 2013 18:02:46 +0300 Subject: [PATCH] Align title (Post-merge) --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 58784f8d..4cc8f8e3 100755 --- a/css/style.css +++ b/css/style.css @@ -92,7 +92,7 @@ #document-title{ position: absolute; - top: 6px; + top: 9px; left:50%; margin:0; text-align: center;