10 lines
176 B
Plaintext
10 lines
176 B
Plaintext
@import "common.less";
|
|
|
|
footer {
|
|
margin: 15px 0;
|
|
padding-top: 15px;
|
|
border-top: 1px solid #e1e1e1;
|
|
.font-description();
|
|
font-size: 0.8em;
|
|
color: gray;
|
|
} |