Ver: v1.3.0

This commit is contained in:
surunzi
2017-11-05 23:00:28 +08:00
parent 7686bfd695
commit 8b19787a47
4 changed files with 6 additions and 2 deletions

View File

@@ -32,6 +32,9 @@
* {
user-select: text;
}
a {
color: $blue;
}
}
}
}