mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-06-15 21:30:31 +00:00
deploy: e8226f4d0e
This commit is contained in:
parent
0c385e14c0
commit
1080141ad6
312 changed files with 6196 additions and 6170 deletions
|
@ -47,3 +47,14 @@
|
|||
--BOX-BG-color: rgba( 255, 255, 255, .833 ); /* color of the content background */
|
||||
--BOX-TEXT-color: rgba( 16, 16, 16, 1 ); /* fixed color of the content text */
|
||||
}
|
||||
|
||||
body a#logo,
|
||||
body #logo svg,
|
||||
body #logo svg * {
|
||||
color: var(--INTERNAL-MENU-SEARCH-color);
|
||||
fill: var(--INTERNAL-MENU-SEARCH-color) !important;
|
||||
}
|
||||
|
||||
body a#logo:hover {
|
||||
color: var(--INTERNAL-MENU-SEARCH-color);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue