Nicer hash tag CSS
This commit is contained in:
@@ -178,7 +178,13 @@
|
||||
}
|
||||
|
||||
.sb-hashtag {
|
||||
color: blue;
|
||||
color: #e2e9ff;
|
||||
background-color: #002b6aad;
|
||||
border: 1px solid #0120416b;
|
||||
border-radius: 6px;
|
||||
padding: 0 3px;
|
||||
margin: 0 -3px;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.sb-line-hr {
|
||||
@@ -434,10 +440,6 @@ html[data-theme="dark"] {
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
.sb-hashtag {
|
||||
color: #94b0f4;
|
||||
}
|
||||
|
||||
.sb-naked-url {
|
||||
color: #94b0f4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user