mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
parent
7d431781c3
commit
8114eefa19
18 changed files with 338 additions and 41 deletions
|
|
@ -7,6 +7,7 @@
|
|||
@import "inputs";
|
||||
@import "timeline";
|
||||
@import "search";
|
||||
@import "broadcast";
|
||||
|
||||
body {
|
||||
// colors
|
||||
|
|
@ -160,7 +161,7 @@ body.fixed-nav .container {
|
|||
display: inline-block;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
margin-left: 2px;
|
||||
margin-bottom: 2px;
|
||||
|
||||
.verified-icon-circle {
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Reference in a new issue