mirror of
https://github.com/SimpleWebConf/SimpleWebConf.github.io.git
synced 2026-03-10 08:51:23 +00:00
add invertion when scrolled
This commit is contained in:
@@ -25,4 +25,10 @@
|
||||
float: right;
|
||||
max-width: 70%;
|
||||
padding-left: 12px;
|
||||
}
|
||||
.navbar-fixed-top .navbar-2nd-logo p {
|
||||
color: #000;
|
||||
}
|
||||
.navbar-fixed-top .navbar-2nd-logo img {
|
||||
filter: invert(100%);
|
||||
}
|
||||
Reference in New Issue
Block a user