base url
This commit is contained in:
@@ -4,6 +4,20 @@ a.title {
|
||||
white-space: break-spaces;
|
||||
}
|
||||
|
||||
span.urlbase {
|
||||
margin-left: 5px;
|
||||
font-size: 0.7em;
|
||||
color: $accent;
|
||||
|
||||
a {
|
||||
color: $accent;
|
||||
}
|
||||
|
||||
a::after {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
small a {
|
||||
color: inherit !important;
|
||||
text-decoration: none;
|
||||
@@ -27,4 +41,4 @@ span.voted {
|
||||
small .mat-icon {
|
||||
top: 2px;
|
||||
margin-right: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user