mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
added back button to single posts
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.back-button{
|
||||
color: $fg-color-dark !important;
|
||||
}
|
||||
}
|
||||
|
||||
body.colorscheme-dark {
|
||||
@@ -57,3 +60,5 @@ body.colorscheme-auto {
|
||||
@include content_dark();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user