projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1b6a7d
)
templates/layout/app.html.eex: fix link color
author
Karol Kosek
<krkk@krkk.ct8.pl>
Tue, 4 Aug 2020 22:01:30 +0000
(
00:01
+0200)
committer
Karol Kosek
<krkk@krkk.ct8.pl>
Tue, 4 Aug 2020 22:01:30 +0000
(
00:01
+0200)
lib/pleroma/web/templates/layout/app.html.eex
patch
|
blob
|
history
diff --git
a/lib/pleroma/web/templates/layout/app.html.eex
b/lib/pleroma/web/templates/layout/app.html.eex
index 5836ec1e0b705bf6f5bc02cfadb5c6c9ee3f1352..51603fe0ca1b95be0d11e204fd2c82ef166449a9 100644
(file)
--- a/
lib/pleroma/web/templates/layout/app.html.eex
+++ b/
lib/pleroma/web/templates/layout/app.html.eex
@@
-37,7
+37,7
@@
}
a {
- color:
color:
#d8a070;
+ color: #d8a070;
text-decoration: none;
}