Skip to content

Commit 2dbf2c3

Browse files
committed
博文界面UI调整
1 parent 0a1bd81 commit 2dbf2c3

30 files changed

+2880
-2509
lines changed

app/src/main/assets/css/blog-common.bak.css

Lines changed: 0 additions & 1245 deletions
This file was deleted.

app/src/main/assets/css/bootstrap-theme.css

Lines changed: 293 additions & 154 deletions
Large diffs are not rendered by default.

app/src/main/assets/css/bootstrap-theme.css.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/src/main/assets/css/bootstrap-theme.min.css

Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/assets/css/bootstrap.css

Lines changed: 1187 additions & 786 deletions
Large diffs are not rendered by default.

app/src/main/assets/css/bootstrap.min.css

Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/assets/css/rae.css

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,38 @@
66
padding-bottom:20px;
77
}
88
#blog_title{
9-
text-align: center;
10-
margin-top: 60px;
9+
text-align: left;
10+
margin-top: 25px;
1111
font-weight: bold;
1212
line-height: 32px;
13-
margin-left: 24px;
14-
margin-right: 24px;
13+
}
14+
#author{
15+
margin-top: 72px;
16+
border-bottom: 1px solid #f0f0f0;
17+
padding-bottom: 12px;
18+
}
19+
.author_right{
20+
float: left;
21+
margin-top: 8px;
22+
}
23+
.btn_author{
24+
display: block;
25+
float: right;
26+
margin-top: 12px;
27+
}
28+
#author_name{
29+
font-weight: bold;
30+
display: block;
31+
}
32+
#blog_avatar{
33+
display: block;
34+
float: left;
35+
margin-right: 12px;
36+
box-shadow: none;
37+
max-width:120px;
38+
max-height:120px;
1539
}
1640
#blog_date{
17-
text-align: center;
18-
margin-top: 15px;
1941
display: block;
2042
color: #929292;
2143
}
Binary file not shown.

app/src/main/assets/fonts/glyphicons-halflings-regular.svg

Lines changed: 273 additions & 214 deletions
Loading
Binary file not shown.

0 commit comments

Comments
 (0)