发布体验
Showing
6 changed files
with
31 additions
and
24 deletions
src/common/lang.bak.200309.zip
0 → 100644
No preview for this file type
-
Please register or sign in to post a comment
... | ... | @@ -8,6 +8,10 @@ |
font-size: $fontSize; | ||
} | ||
.underLine { | ||
text-decoration:underline; | ||
} | ||
.top-space { | ||
height: $marginMedium; | ||
} | ||
... | ... |