mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Add hidden language selector to front page and post pages
This commit is contained in:
@@ -421,3 +421,7 @@ details summary h3, details summary h4, details summary h5, details summary h6 {
|
||||
display: inline-block;
|
||||
margin-left: 16px;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user