Skip to content
Snippets Groups Projects
Verified Commit fe912b79 authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Styling for a links in reader

parent b9e8ed05
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,10 @@ ...@@ -19,6 +19,10 @@
.ta-text { .ta-text {
padding: 1rem; padding: 1rem;
font-family: "Inter", "SF Pro", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-family: "Inter", "SF Pro", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
a, a:visited, a:hover, a:active {
color: inherit;
cursor: pointer;
}
} }
#outerContainer { #outerContainer {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment