File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ a.tab_current:hover {background-color: #445; color: #fff; text-decoration: none;
151
151
/* 详情页 */
152
152
.page {}
153
153
.page .title { padding : 10px ; font-size : 14px ; line-height : 120% ; text-align : left; border-bottom : 1px solid # e2e2e2 ; overflow : auto; }
154
- .page .title h1 { position : relative; font-size : 24px ; font-weight : 500 ; line-height : 150% ; margin : 0px 0px 10px 0px ; padding : 0px ;}
154
+ .page .title h1 { font-size : 24px ; font-weight : 500 ; line-height : 150% ; margin : 0px 0px 10px 0px ; padding : 0px ;}
155
155
.page .title h1 .edit { font-size : 15px ; position : absolute; top : 12px ; border : 1px solid # e6e6e6 ;background : # fdfdfd ;margin-left : 10px ; padding : 3px ; }
156
156
.page .title h1 .edit : hover { text-decoration : none; background : # 121212 ; color : # fff ;}
157
157
.page .meta {height : 28px ;line-height : 28px ;border-bottom : dotted 1px # D8D8D8 ; margin : 0 30px ;}
Original file line number Diff line number Diff line change 16
16
<!--<link href="http://studygolang.qiniudn.com/cosmo_bootstrap.min.css" rel="stylesheet">-->
17
17
<!--<link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css" rel="stylesheet">-->
18
18
< link rel ="stylesheet " href ="//cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css ">
19
- < link href ="/static/css/main.css?v=1.4 " rel ="stylesheet "/>
19
+ < link href ="/static/css/main.css?v=1.5 " rel ="stylesheet "/>
20
20
< link href ="/static/css/zoom.css " rel ="stylesheet "/>
21
21
{{template "css" .}}
22
22
< style type ="text/css ">
You can’t perform that action at this time.
0 commit comments