From 7f8750235b0c4c195c1aa321ab997db3dca1666c Mon Sep 17 00:00:00 2001
From: lopelopelope <2041829103@qq.com>
Date: Fri, 26 Jan 2018 10:07:00 +0800
Subject: [PATCH 1/2] Style change
---
0.1.1/index.html | 11 ++++++++++-
0.2.0/index.html | 11 ++++++++++-
0.3.0/index.html | 11 ++++++++++-
0.4.0/index.html | 11 ++++++++++-
master/css/base.css | 13 +++++++------
master/index.html | 19 +++++++++++--------
6 files changed, 58 insertions(+), 18 deletions(-)
diff --git a/0.1.1/index.html b/0.1.1/index.html
index ad549b513..d7e226b5f 100644
--- a/0.1.1/index.html
+++ b/0.1.1/index.html
@@ -8,6 +8,13 @@
+
@@ -89,7 +96,9 @@
-
+
+
Version
+
diff --git a/0.2.0/index.html b/0.2.0/index.html
index ff5f1d5d7..6a5e61207 100644
--- a/0.2.0/index.html
+++ b/0.2.0/index.html
@@ -7,6 +7,13 @@
+
@@ -89,7 +96,9 @@
-
+
+
Version
+
diff --git a/0.3.0/index.html b/0.3.0/index.html
index 0e1c94b9c..520787551 100644
--- a/0.3.0/index.html
+++ b/0.3.0/index.html
@@ -7,6 +7,13 @@
+
@@ -89,7 +96,9 @@
-
+
+
Version
+
diff --git a/0.4.0/index.html b/0.4.0/index.html
index e1bc83c7d..8987ba19a 100644
--- a/0.4.0/index.html
+++ b/0.4.0/index.html
@@ -8,6 +8,13 @@
+
@@ -88,7 +95,9 @@
-
+
+
Version
+
diff --git a/master/css/base.css b/master/css/base.css
index 487408e6c..543575e2a 100644
--- a/master/css/base.css
+++ b/master/css/base.css
@@ -7,7 +7,7 @@ body {
***********************************************************************/
.navbar {
- background-color: #ffffff;
+ background-color: #eeeeee;
box-shadow: 0 1.5px 3px rgba(0,0,0,.24), 0 3px 8px rgba(0,0,0,.05);
border: none;
border-radius: 0px;
@@ -42,10 +42,11 @@ body {
}
.wm-top-link, .wm-top-link:hover, .wm-top-link:active, .wm-top-link:visited, .wm-top-link:focus {
- color: #fff;
+ color: #000000;
text-decoration: none;
}
+
.wm-vcenter:before {
content: '';
display: inline-block;
@@ -81,18 +82,18 @@ body {
.wm-top-more{
height: 50px;
- white-space: nowrap;
+ white-space: nowrap;
vertical-align: middle;
font-size: 10pt;
}
.wm-top-version-select {
- background-color: #ffffff;
+ background-color: #eeeeee;
border: none
}
.wm-top-version-select option {
- background-color: #000000;
+ background-color: #fff;
color: #546e7a
}
@@ -106,7 +107,7 @@ body {
right: 0px;
padding: inherit;
width: 100%;
- background-color: #ffffff;
+ background-color: #eeeeee;
}
.wm-top-search {
diff --git a/master/index.html b/master/index.html
index cb1b02fb7..7bc6ff8d6 100644
--- a/master/index.html
+++ b/master/index.html
@@ -7,7 +7,13 @@
-
+
@@ -89,12 +95,9 @@
-
-
-
+ Version
+
@@ -399,5 +402,5 @@
Getting Help