mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-07 02:40:22 -05:00
Green is the new Orange
This commit is contained in:
parent
b6dc9c04fc
commit
cd33df07bc
@ -1265,13 +1265,13 @@
|
||||
list-style-position: inside;
|
||||
}
|
||||
a {
|
||||
color: #c4410a;
|
||||
color: #328627 /* #c4410a */;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
a:focus {
|
||||
background-color: #c4410a;
|
||||
background-color: #328627 /* #c4410a */;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user