Commit 8cd48e18fb6cbaf97c9e2b54355a2bb78b66bfeb
1 parent
d2af153c
Exists in
master
delete color content text
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
style.css
@@ -256,7 +256,7 @@ div#article-parent { | @@ -256,7 +256,7 @@ div#article-parent { | ||
256 | width: auto; | 256 | width: auto; |
257 | border-right: none; | 257 | border-right: none; |
258 | font-weight: bold; | 258 | font-weight: bold; |
259 | - color: #436976 !important; | 259 | + color: #436976 !important; |
260 | border-top: 2px solid #2c1c44 !important; | 260 | border-top: 2px solid #2c1c44 !important; |
261 | border-bottom: 2px solid #2c1c44 !important; | 261 | border-bottom: 2px solid #2c1c44 !important; |
262 | background-color: #eeefff; | 262 | background-color: #eeefff; |
@@ -266,7 +266,7 @@ div#article-parent { | @@ -266,7 +266,7 @@ div#article-parent { | ||
266 | #content .box-2 .link-list-block li a { | 266 | #content .box-2 .link-list-block li a { |
267 | font-size: 14px; | 267 | font-size: 14px; |
268 | line-height: 1em; | 268 | line-height: 1em; |
269 | - color: #436976; | 269 | +/* color: #436976; */ |
270 | background-color: #FFF; | 270 | background-color: #FFF; |
271 | border-radius: none; | 271 | border-radius: none; |
272 | padding: 0.6em 1.5em; | 272 | padding: 0.6em 1.5em; |