mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix latest link color
This commit is contained in:
parent
88fd29db2f
commit
23f66c2389
@ -292,12 +292,14 @@ a:hover {
|
||||
margin: 0 0 9px;
|
||||
}
|
||||
|
||||
.tab-box a {
|
||||
.tab-box a,
|
||||
.latest a {
|
||||
color: #3F3F27;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.tab-box a:hover {
|
||||
.tab-box a:hover,
|
||||
.latest a:hover {
|
||||
color: #1D692D;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user