mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-12-19 23:45:35 +01:00
Update 4 files
- /assets/css/style.scss - /_layouts/post.html - /_layouts/default.html - /_data/ai-cache.json
This commit is contained in:
parent
ebc280932e
commit
d0ce029b94
4 changed files with 172 additions and 3 deletions
|
|
@ -3,6 +3,11 @@
|
|||
|
||||
@import "{{ site.theme }}";
|
||||
|
||||
a:hover {
|
||||
font-weight: inherit;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.backToTop {
|
||||
display: none;
|
||||
width: 18px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue