Update 3 files

- /_config.yml
- /assets/css/style.scss
- /assets/js/main.js
This commit is contained in:
mayx
2025-04-17 06:12:24 +00:00
parent 9f2bed804e
commit 9d255a0a6f
3 changed files with 22 additions and 43 deletions

View File

@@ -99,19 +99,4 @@ div.highlight button:active,
div.highlight button:focus,
div.highlight button:hover {
opacity: 1
}
table.rouge-table {
margin: 0;
}
td.rouge-gutter,
td.rouge-code {
padding: 0;
border-bottom: none;
}
pre.lineno {
padding: 0 10px 0 0;
border: none;
}