feat: add section link

This commit is contained in:
ruanyf
2015-12-03 19:35:14 +08:00
parent 99261d7e19
commit 237bb3ce45
2 changed files with 131 additions and 84 deletions
+5
View File
@@ -191,6 +191,11 @@ body {
border-top: 1px dotted #777;
}
#content h2:hover,
#content h3:hover {
color: #ED1C24;
}
#content img {
max-width: 90%;
display: block;