1
Fork 0

improve fork process

This commit is contained in:
Unknwon 2015-08-08 17:10:34 +08:00
parent e6862e9cec
commit 9db4acc62e
17 changed files with 292 additions and 272 deletions

View file

@ -62,6 +62,12 @@ img {
&.right {
float: right;
}
.text {
&.red {
color: #d95c5c!important;
}
}
}
footer {
margin-top: @footer-margin!important;