Apply some way sexier styling to the profiles section of the h-card
This commit is contained in:
parent
ad6d783dea
commit
332d5f9953
2 changed files with 23 additions and 12 deletions
|
@ -1,7 +1,14 @@
|
|||
.card.h-card
|
||||
margin: 2em auto
|
||||
width: 22rem
|
||||
.u-uid.u-url:first-child
|
||||
display: none
|
||||
.card-link
|
||||
white-space: nowrap
|
||||
|
||||
ul.profiles
|
||||
list-style: none
|
||||
padding-left: 0
|
||||
margin-bottom: 0
|
||||
text-align: center
|
||||
> li
|
||||
display: inline-block
|
||||
margin-right: 5px
|
||||
&:last-child
|
||||
margin-right: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue