social stories
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
color: var(--foreground-text);
|
||||
}
|
||||
|
||||
.links-foreground-text a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.no-underline-hover:hover,
|
||||
.no-underline-hover:focus {
|
||||
text-decoration: none;
|
||||
@ -152,10 +156,6 @@
|
||||
padding-left: 1.75em;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: circle;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
|
Reference in New Issue
Block a user