docs: optimize site a disabled color (#26956)

This commit is contained in:
xrk 2020-09-30 10:50:00 +08:00 committed by GitHub
parent f6c2ffcc8f
commit 0e4360038e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,6 +93,10 @@
}
}
a[disabled] {
color: rgba(255, 255, 255, 0.25);
}
h1,
h2,
h3,