changeset 9:3efa63d911d4

sync
author sergey
date Wed, 14 May 2014 17:29:04 +0400
parents 7d92a42f8e18
children 83ad674a8cdd
files public_html/static/css/global.css
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/public_html/static/css/global.css	Wed May 14 17:28:22 2014 +0400
+++ b/public_html/static/css/global.css	Wed May 14 17:29:04 2014 +0400
@@ -32,7 +32,9 @@
 }
 
 .menu-bar a {
-	
+	padding: 5px;
+    display: block;
+    text-decoration: none;
 }
 
 /********************************* TABLES *************************************/