improved docs colors

This commit is contained in:
Zai Shi 2024-11-11 17:57:52 +01:00
parent 95d2a75e86
commit 91dd23c4a0

View File

@ -119,19 +119,19 @@ tr.stack-clickable-row-missing {
}
.fa-icon[style*="square-t"] {
background-color: blueviolet !important;
background-color: #763fa6 !important;
}
.fa-icon[style*="square-h"] {
background-color: green !important;
background-color: #3fa641 !important;
}
.fa-icon[style*="square-code"] {
background-color: blue !important;
background-color: #4448c2 !important;
}
.fa-icon[style*="square-u"] {
background-color: orange !important;
background-color: #eb7f38 !important;
}
.stack-dim-text {