mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
improved docs colors
This commit is contained in:
parent
95d2a75e86
commit
91dd23c4a0
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user