Update style.scss

This commit is contained in:
Andley Chang (張奇軍) 2021-09-12 18:16:21 +08:00 committed by GitHub
parent d54ac12fea
commit f31f7cbb9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -18,7 +18,6 @@ ruby {
}
ul ruby {
padding-bottom: 3px !important;
}
h1 {
color: #C00000;
@ -28,12 +27,9 @@ ruby {
h2 {
text-align: center;
}
a {
color: green;
}
strong {
color: red;
}
em {
color: blue;
}
}