mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-12-20 04:25:35 +01:00
Update 5 files
- /_config.yml - /assets/css/style.scss - /assets/js/main.js - /_layouts/default.html - /_layouts/post.html
This commit is contained in:
parent
8211f6d1a2
commit
9f2bed804e
5 changed files with 24 additions and 4 deletions
|
|
@ -99,4 +99,19 @@ 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue