Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7325d0e

Browse files
authored
闪存整体布局美化
1 parent 3f5bffd commit 7325d0e

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

‎ing.js‎

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,16 +81,25 @@ ul, ol {
8181
width: 20%;
8282
}
8383
#container_content{
84-
width: 78%;
84+
width: 80%;
8585
float: right;
86-
margin: 0 1%;
86+
margin: 0;
87+
}
88+
#main{
89+
margin-left: 20px;
8790
}
8891
#right_sidebar{
89-
width:200px;
92+
width: 275ox;
9093
}
9194
`;
9295

9396
cnblogsIngCss +=`
97+
#top{
98+
height: 60px;
99+
position: inherit;
100+
border: none;
101+
}
102+
94103
.header-container{
95104
z-index: 3;
96105
position: fixed;
@@ -216,6 +225,14 @@ ul, ol {
216225
font-size: 10px;
217226
color: #fff;
218227
}
228+
`;
229+
230+
cnblogsIngCss += `
231+
#container {
232+
height: 100%;
233+
margin: 10px 400px 0 400px;
234+
position: relative;
235+
}
219236
`;
220237

221238
//与元数据块中的@grant值相对应,功能是生成一个style样式

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /