mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-07-25 07:25:24 -04:00
make button for tags
This commit is contained in:
parent
653b16a60a
commit
56a73bb102
1 changed files with 14 additions and 0 deletions
|
@ -95,6 +95,20 @@ fieldset {
|
|||
widows: 3;
|
||||
}
|
||||
|
||||
.tags {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
padding: 0.25rem 0.25rem;
|
||||
border: 0;
|
||||
border-radius: 0.317rem;
|
||||
background-color: rgb(177, 177, 179);
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
font-weight: 500;
|
||||
font-size: 0.65em;
|
||||
line-height: .7;
|
||||
}
|
||||
|
||||
/* abbreviations */
|
||||
|
||||
abbr[title],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue