mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Add all files
This commit is contained in:
9
static/css/navlist.css
Normal file
9
static/css/navlist.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.section.header nav ul li[data-switch-original]::after {
|
||||
content: attr(data-switch-original);
|
||||
}
|
||||
|
||||
@media (min-width: 550px) {
|
||||
.section.header nav ul li[data-switch-change]::after {
|
||||
content: attr(data-switch-change);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user