mirror of
https://github.com/verilator/verilator.git
synced 2025-01-06 06:37:45 +00:00
26 lines
382 B
CSS
26 lines
382 B
CSS
/* Verilator blue #008fd7; set in html */
|
|
|
|
.wy-side-nav-search > div.version {
|
|
color: #111;
|
|
}
|
|
|
|
.fa-github::before,
|
|
.icon-github::before {
|
|
content: "";
|
|
}
|
|
|
|
.fa-home::before,
|
|
.icon-home::before {
|
|
content: "";
|
|
}
|
|
|
|
.fa-arrow-circle-right::before,
|
|
.icon-circle-arrow-right::before {
|
|
content: "";
|
|
}
|
|
|
|
.fa-arrow-circle-left::before,
|
|
.icon-circle-arrow-left::before {
|
|
content: "";
|
|
}
|