verilator/docs/_static/css/vlt_sphinx.css

26 lines
382 B
CSS
Raw Permalink Normal View History

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