From a05f6bd8ac7167ea3862d2d8c917a32c1e383777 Mon Sep 17 00:00:00 2001 From: kmdjs Date: Sun, 5 Jul 2015 10:41:43 +0800 Subject: [PATCH] =?UTF-8?q?nav=20=E4=BE=8B=E5=AD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/nav2.html | 56 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 38 insertions(+), 18 deletions(-) diff --git a/example/nav2.html b/example/nav2.html index 0e97e15ac..e4efec0aa 100644 --- a/example/nav2.html +++ b/example/nav2.html @@ -23,7 +23,7 @@ .nc-nav a { display: inline-block; - width: 10%; + font-size: 12px; height: 10px; border-right: 1px solid #ccc; @@ -39,40 +39,60 @@ } .nc-nav-tip{ - font-size:12px; + font-weight :bold; + font-size:14px; position:fixed; bottom:15px; - left:0%; text-align:center; } - - +
- - - - + \ No newline at end of file