mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 08:07:46 +00:00
17 lines
385 B
CSS
17 lines
385 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: "";
|
|
}
|