2021-07-07 19:42:49 -04:00
|
|
|
/* Verilator blue #008fd7; set in html */
|
|
|
|
|
|
2021-04-11 20:38:37 -04:00
|
|
|
.wy-side-nav-search > div.version {
|
2021-07-07 19:42:49 -04:00
|
|
|
color: #111;
|
2021-04-11 20:38:37 -04:00
|
|
|
}
|
2021-07-07 19:42:49 -04:00
|
|
|
|
|
|
|
|
.fa-github::before,
|
|
|
|
|
.icon-github::before {
|
|
|
|
|
content: "";
|
2021-04-11 21:49:15 -04:00
|
|
|
}
|
2021-07-07 19:42:49 -04:00
|
|
|
|
|
|
|
|
.fa-home::before,
|
|
|
|
|
.icon-home::before {
|
|
|
|
|
content: "";
|
2021-04-11 21:49:15 -04:00
|
|
|
}
|
2021-07-07 19:42:49 -04:00
|
|
|
|
|
|
|
|
.fa-arrow-circle-right::before,
|
|
|
|
|
.icon-circle-arrow-right::before {
|
|
|
|
|
content: "";
|
2021-04-11 21:49:15 -04:00
|
|
|
}
|
2021-07-07 19:42:49 -04:00
|
|
|
|
|
|
|
|
.fa-arrow-circle-left::before,
|
|
|
|
|
.icon-circle-arrow-left::before {
|
|
|
|
|
content: "";
|
2021-04-11 21:49:15 -04:00
|
|
|
}
|