mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-09 03:26:36 +00:00
deploy: 70b4143327
This commit is contained in:
parent
5e6cc5fb57
commit
7ff07b66b8
163 changed files with 3351 additions and 3328 deletions
|
@ -89,6 +89,9 @@ body,
|
|||
margin-top: 1.5rem;
|
||||
padding-top: .75rem;
|
||||
}
|
||||
#body #body-inner .footline a {
|
||||
text-decoration: none;
|
||||
}
|
||||
#body #body-inner a {
|
||||
/* in print we want to distinguish links in our content from
|
||||
normal text even if printed black/white;
|
||||
|
|
|
@ -1196,6 +1196,13 @@ option {
|
|||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
.footline i{
|
||||
margin-left: .5rem;
|
||||
}
|
||||
.footline i:first-child{
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.mermaid {
|
||||
margin-bottom: 1.7rem;
|
||||
margin-top: 1.7rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue