Commit b01652c1 by halweg

feat :_joshine_utils less 添加css

parent 9fb482ce
...@@ -58,9 +58,16 @@ ...@@ -58,9 +58,16 @@
font-weight: bolder; font-weight: bolder;
} }
/*字号组*/
.joshine-font-size-default { .joshine-font-size-default {
font-size: 16px; font-size: 16px;
} }
.joshine-font-mini {
font-size: 12px;
}
.joshine-font-mini-plus {
font-size:13px;
}
.joshine-foot-mark { .joshine-foot-mark {
font-size: 13px; font-size: 13px;
......
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