From 158bd4539deaf799d9e5fd3dddf9f55c1fa91f25 Mon Sep 17 00:00:00 2001 From: ruanyf Date: Tue, 22 Apr 2014 07:23:17 +0800 Subject: [PATCH] edit css --- css/app.css | 5 +++-- index.html | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/app.css b/css/app.css index 9bd602d..536f2e2 100644 --- a/css/app.css +++ b/css/app.css @@ -124,6 +124,7 @@ body { padding-top: 10px; padding-bottom: 10px; padding-left: 0.8rem; + line-height: 1.2; color: #FFF; @@ -217,7 +218,7 @@ body { width: 70px; top: 20px; - margin-left: 890px; + margin-left: 970px; margin-top: 0px; color: #FFF; @@ -243,7 +244,7 @@ body { width: 70px; top: 45px; - margin-left: 890px; + margin-left: 970px; margin-top: 0px; color: #FFF; diff --git a/index.html b/index.html index a5f6477..c104c83 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,6 @@ - ECMAScript 6入门