mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-10 12:25:24 +02: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:
@@ -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;
|
||||
}
|
Reference in New Issue
Block a user