File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/themes/hugo-theme-relearn/static/css Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 521521 }
522522
523523 # homelinks a {
524- color : # 404040 /* var(--MENU-HOME-LINK-color) */
524+ color : # f8f8f8 /* var(--MENU-HOME-LINK-color) */
525525 }
526526
527527 # homelinks a : hover {
Original file line number Diff line number Diff line change 2222 --CODE-INLINE-BG-color : # fffae9 ; /* color for inline code background */
2323 --CODE-INLINE-BORDER-color : # f8e8c8 ; /* color of inline code border */
2424
25- --MENU-HOME-LINK-color : # 2e3b2e ; /* Color of the home button text */
25+ --MENU-HOME-LINK-color : # f8e8c8 ; /* Color of the home button text */
2626 --MENU-HOME-LINK-HOVER-color : # 000000 ; /* Color of the hovered home button text */
2727
2828 --MENU-HEADER-BG-color : # 74b559 ; /* Background color of menu header */
You can’t perform that action at this time.
0 commit comments