Basic tag browse buttons
This commit is contained in:
@@ -138,6 +138,13 @@ body:after, body:before {
|
||||
/* this is a green */
|
||||
}
|
||||
|
||||
.button-tag {
|
||||
background: rgb(99, 99, 99);
|
||||
/* this is a green */
|
||||
color: #fff;
|
||||
font-size: 65%;
|
||||
}
|
||||
|
||||
.button-error {
|
||||
background: rgb(202, 60, 60);
|
||||
/* this is a maroon */
|
||||
|
||||
Reference in New Issue
Block a user