mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2024-12-13 05:50:27 +00:00
Do not use color to differentiate active hypha tab, properly
This commit is contained in:
parent
e55c5cdd1f
commit
362c607da5
@ -280,7 +280,8 @@ table { border: 0; background-color: #444444; color: #ddd; }
|
||||
.transclusion .codeblock { background-color: #454545; }
|
||||
mark { background: rgba(130, 80, 30, 5); color: inherit; }
|
||||
@media screen and (max-width: 800px) {
|
||||
.hypha-tabs { background-color: #232323; }
|
||||
.hypha-tabs a,
|
||||
.hypha-tabs { background-color: #343434; }
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user