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