mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 19:45:31 -04:00
better link color
This commit is contained in:
@@ -340,10 +340,10 @@ a#cpp:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a#python {
|
a#python {
|
||||||
color: #ffd343;
|
color: #f3bb12;
|
||||||
}
|
}
|
||||||
a#python:hover {
|
a#python:hover {
|
||||||
border-color: #ffd343;
|
border-color: #f3bb12;
|
||||||
}
|
}
|
||||||
|
|
||||||
a#php {
|
a#php {
|
||||||
|
Reference in New Issue
Block a user