vault backup: 2021-12-19 18:05:54

Affected files:
assets/css/style.scss
This commit is contained in:
Andley 2021-12-19 18:05:55 +08:00
parent a81e195c6e
commit 9842441964
1 changed files with 2 additions and 2 deletions

View File

@ -70,10 +70,10 @@ ruby {
h2 {
text-align: center;
}
strong {
ruby strong {
color: red;
}
em {
ruby em {
color: blue;
font-weight:600;
}