Commit 88b153fa by liuyingying

css

parent 91df3ce8
...@@ -394,7 +394,7 @@ blockquote{ ...@@ -394,7 +394,7 @@ blockquote{
border-bottom: 3px solid #eee; border-bottom: 3px solid #eee;
} }
blockquote>p{ blockquote>p{
font-size: 20px; font-size: 18px;
width:70px; width:70px;
text-align: center; text-align: center;
font-weight: bold; font-weight: bold;
...@@ -495,7 +495,7 @@ ul:after{ ...@@ -495,7 +495,7 @@ ul:after{
.right{ .right{
float:right !important; float:right !important;
height: 20px !important; height: 20px !important;
margin: 0 0 10px; margin: 0 5px 10px;
z-index: -999; z-index: -999;
font-size:14px; font-size:14px;
} }
......
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