mirror of
https://github.com/nhammer514/textfiles-politics.git
synced 2024-12-26 07:49:37 -05:00
links underlined fixed
This commit is contained in:
parent
f2500a4353
commit
d23f1b6c8b
@ -18,7 +18,7 @@ a {
|
|||||||
color: white;
|
color: white;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
|
text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
|
||||||
-webkit-text-stroke: 1px black;
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -254,6 +254,7 @@ img.dahlia {
|
|||||||
gap: 1px;
|
gap: 1px;
|
||||||
line-height: 5px;
|
line-height: 5px;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
#github-links > a {
|
#github-links > a {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
Loading…
Reference in New Issue
Block a user