mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-17 03:24:37 -05:00
make button for tags
This commit is contained in:
parent
653b16a60a
commit
56a73bb102
@ -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…
Reference in New Issue
Block a user