add tag links to project page
This commit is contained in:
parent
060a2e2257
commit
af7bed2aa5
5 changed files with 30 additions and 6 deletions
|
@ -27,4 +27,18 @@
|
|||
color: #FFF;
|
||||
text-shadow: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
.medium-tags a{
|
||||
font-size: 12px;
|
||||
|
||||
display: inline-block;
|
||||
padding: 3px 4px 2px 4px;
|
||||
margin: 0px 7px 8px 0px;
|
||||
border-radius: 3px;
|
||||
background-color: #72bbdf;
|
||||
color: #FFF;
|
||||
text-shadow: none;
|
||||
font-weight: bold;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue