mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
feat: add section link
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user