mirror of
https://github.com/meineerde/holgerjust.de.git
synced 2026-02-21 19:12:05 +00:00
Don't underline author link on homepage
This commit is contained in:
parent
aa03872805
commit
5690a8af35
@ -8,7 +8,10 @@
|
||||
line-height: 1;
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
|
||||
a { color: rgba(255, 255, 255, 0.8); }
|
||||
a {
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
> span {
|
||||
display: block;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user