You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by zs...@apache.org on 2017/08/01 02:29:39 UTC

[30/50] [abbrv] incubator-weex git commit: *[doc update footer link style]

*[doc update footer link style]


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/96ef64cc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/96ef64cc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/96ef64cc

Branch: refs/heads/master
Commit: 96ef64cc73f191de970d583df7520362d41f119f
Parents: af2267e
Author: tancy <ro...@gmail.com>
Authored: Tue Jul 4 14:29:44 2017 +0800
Committer: tancy <ro...@gmail.com>
Committed: Tue Jul 4 14:29:44 2017 +0800

----------------------------------------------------------------------
 doc/themes/weex/source/css/partial/footer.scss | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/96ef64cc/doc/themes/weex/source/css/partial/footer.scss
----------------------------------------------------------------------
diff --git a/doc/themes/weex/source/css/partial/footer.scss b/doc/themes/weex/source/css/partial/footer.scss
index 71d263f..922eb0b 100644
--- a/doc/themes/weex/source/css/partial/footer.scss
+++ b/doc/themes/weex/source/css/partial/footer.scss
@@ -6,7 +6,9 @@
   margin: 0;
   background: $bg-white;
   border-top: 1px solid #DDDDDD;
-
+  a{
+   text-decoration: underline 
+  }
   .ali-logo {
     width: 83px;
     height: 41px;