mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 15:27:53 +10:00
tweak tags css and add tags to navbar
This commit is contained in:
@@ -224,9 +224,10 @@ body.model-snapshot.change-list #content .object-tools {
|
||||
}
|
||||
|
||||
.tags > a > .tag {
|
||||
border: 1px solid;
|
||||
border-radius: 10px;
|
||||
background-color: #f3f3f3;
|
||||
padding: 3px;
|
||||
float: right;
|
||||
border-radius: 5px;
|
||||
background-color: #bfdfff;
|
||||
padding: 2px 5px;
|
||||
margin-left: 4px;
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user