add categories
This commit is contained in:
parent
5c019df8b4
commit
18bbeba3c9
6 changed files with 85 additions and 25 deletions
|
|
@ -129,6 +129,14 @@ a.preview-link {
|
|||
padding: 2px;
|
||||
}
|
||||
|
||||
.category {
|
||||
background-color: #FFB300;
|
||||
border-radius: 4px;
|
||||
padding: 2px;
|
||||
font-weight: bold;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.off {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue