Authored by
王水玲
星潮限制行数bug 修改
...
|
...
|
@@ -21,6 +21,7 @@ |
|
|
line-height: 46px;
|
|
|
color: #b0b0b0;
|
|
|
margin-top: 10px;
|
|
|
padding: 2px 0;
|
|
|
}
|
|
|
|
|
|
img {
|
...
|
...
|
|
...
|
...
|
@@ -124,7 +124,7 @@ |
|
|
margin-top: 0;
|
|
|
position: fixed;
|
|
|
width: 640px;
|
|
|
padding: 30px 0;
|
|
|
padding-bottom: 30px;
|
|
|
z-index: 9;
|
|
|
background: #000;
|
|
|
}
|
...
|
...
|
@@ -231,6 +231,7 @@ |
|
|
|
|
|
p {
|
|
|
font-size: 18px;
|
|
|
padding: 2px 0;
|
|
|
line-height: 29px;
|
|
|
color: #969696;
|
|
|
}
|
...
|
...
|
|