Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a5dc33

Browse files
committed
样式调整
1 parent 19250bb commit 4a5dc33

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

data/programming.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,13 @@ context 3 n
4141
vscode 3 n
4242
eclipse 3 n
4343
docker 3 n
44+
dockerfile 3 n
4445
goroot 3 n
4546
etcd 3 n
4647
git 3 n
47-
svn 3 n
48+
svn 3 n
49+
groupcache 3 n
50+
python 3 n
51+
php 3 n
52+
ruby 3 n
53+
java 3 n

static/css/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
html, body { background: #e2e2e2; font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;}
22

3-
a:link, a:visited, a:active {color: #778088; text-decoration: none; word-break: break-all; }
3+
a:link, a:visited, a:active {color: #666; text-decoration: none; word-break: break-all; }
44
a:hover {color: #474747; text-decoration: underline; }
55

66
a.btn:link, a.btn:visited, a.btn:active { color: #fff; }
@@ -170,6 +170,7 @@ a.tab_current:hover {background-color: #445; color: #fff; text-decoration: none;
170170
.page .tags .list-inline li a {padding: 4px 12px;color: #fff;font-family: "NSimSun";font-size: 12px;background: #9F9F9F;border-radius: 3px;}
171171
.page .tags .list-inline li a:hover {background: #ED5565;text-decoration: none;}
172172
.page .content { font-size: 14px; line-height: 1.6; color: #000; word-wrap: break-word; }
173+
.page .content a { font-weight: bold; }
173174
.page .content .container {max-width: 780px !important;}
174175
.page .orig-info {margin: 20px 30px 0 30px; border: 1px dashed #D5D5D5; padding: 10px; font-size: 13px; font-style: italic;}
175176
.page .active {border-bottom: 1px dotted #d8d8d8;padding-bottom: 20px;padding-top: 20px;margin: 0 30px;}

0 commit comments

Comments
 (0)