111
Showing
with
6 additions
and
5 deletions
Please
register
or
sign in
to comment
... | ... | @@ -28,6 +28,7 @@ |
} | ||
.sample .fx_text { | ||
color: #999; | ||
text-align: right; | ||
} | ||
.sample .fx_text div { | ||
padding: 0 15px 10px; | ||
... | ... |
... | ... | @@ -13,6 +13,7 @@ |
} | ||
.fx_text{ | ||
color:#999; | ||
text-align: right; | ||
div{ | ||
padding:0 15px 10px; | ||
} | ||
... | ... |