Commit 4cfd183b by liuyingying

要直接给我设计好界面,我半天都能搞好!哼

parent 7f3fc3ae
...@@ -207,6 +207,7 @@ ul:after{ ...@@ -207,6 +207,7 @@ ul:after{
visibility:hidden; visibility:hidden;
} }
.big_text{ .big_text{
width:100%;
font-size: 16px; font-size: 16px;
font-style: italic; font-style: italic;
} }
...@@ -218,7 +219,6 @@ ul:after{ ...@@ -218,7 +219,6 @@ ul:after{
font-size:18px; font-size:18px;
} }
.small_text{ .small_text{
width: 100%;
font-size: 14px; font-size: 14px;
color: grey; color: grey;
height: 20px !important; height: 20px !important;
...@@ -226,11 +226,13 @@ ul:after{ ...@@ -226,11 +226,13 @@ ul:after{
z-index: -999; z-index: -999;
} }
.middle_text{ .middle_text{
font-size: 16px; font-size: 14px;
} }
.right{ .right{
float:right !important; float:right !important;
margin-right:20px; height: 20px !important;
margin: -20px 0 20px;
z-index: -999;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment