mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-10 04:15:23 +02:00
Update 2 files
- /_layouts/default.html - /assets/css/style.scss
This commit is contained in:
@@ -156,6 +156,15 @@ section{
|
||||
}
|
||||
}
|
||||
|
||||
code.highlighter-rouge{
|
||||
padding: .1em .2em;
|
||||
margin: 0;
|
||||
font-size: 90%;
|
||||
white-space: break-spaces;
|
||||
background-color: lightgray;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.content-tooltip {
|
||||
position: absolute;
|
||||
background: #fff;
|
||||
|
Reference in New Issue
Block a user