File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
_extensions/zephyr/domain/static/css Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 176176
177177.board-card .vendor {
178178 font-size : 12px ;
179- color : var (--admonition-note-color );
180- font-weight : 900 ;
179+ color : var (--body-color );
181180 margin-bottom : 18px ;
182- opacity : 0.5 ;
183181}
184182
185183.board-card img {
Original file line number Diff line number Diff line change 2626 --navbar-scrollbar-active-color : # 7929d2 ;
2727 --navbar-scrollbar-background : # 131e2b ;
2828
29- --link-color : # 2980b9 ;
29+ --link-color : # 237ab3 ;
3030 --link-color-hover : # 3091d1 ;
3131 --link-color-active : # 105078 ;
3232 --link-color-visited : # 9b59b6 ;
9090
9191 --btn-neutral-background-color : # f3f6f6 ;
9292 --btn-neutral-hover-background-color : # e5ebeb ;
93- --footer-color : # 808080 ;
93+ --footer-color : # 747474 ;
9494
9595 --graphviz-filter : none;
9696}
You can’t perform that action at this time.
0 commit comments