projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c64c554
)
try changing clicked link colors again
author
Andrew Engelbrecht
<andrew@fsf.org>
Thu, 22 Feb 2018 16:17:18 +0000
(11:17 -0500)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Thu, 22 Feb 2018 16:17:18 +0000
(11:17 -0500)
2018/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2018/assets/css/custom.css
b/2018/assets/css/custom.css
index effca5cb5a1f949bb6332cd7c5a03eed1e76ab48..918772e1e2e069f753b15b2f45ca2a11c849c736 100644
(file)
--- a/
2018/assets/css/custom.css
+++ b/
2018/assets/css/custom.css
@@
-158,11
+158,6
@@
a:focus {
text-decoration: none;
}
-a:active {
- color: rgb(38, 208, 61);
- text-decoration: none;
-}
-
a {
color: inherit;
border-bottom: thin solid rgba(88, 208, 121, 0.8);
@@
-566,7
+561,7
@@
hr {
}
.lp-archived a:hover, a:active, a:focus{
- color: rgb(
255, 255, 255
);
+ color: rgb(
38, 208, 61
);
}
.lp-banner {