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