Files
sfall/assets/css/just-the-docs-head-nav.css
T

4 lines
176 B
CSS
Raw Normal View History

2023-10-02 00:50:31 +00:00
div.opaque { background-color: #fff; }
2023-10-27 14:45:46 +00:00
.site-nav ul li a { background-image: linear-gradient(-90deg, #ebedf5 0%, rgba(235, 237, 245, 0.8) 80%, rgba(235, 237, 245, 0) 100%); }