Flat design
This commit is contained in:
@ -8,11 +8,18 @@
|
||||
|
||||
.forum-tag
|
||||
color text-color !important
|
||||
:hover
|
||||
color white !important
|
||||
|
||||
:hover,
|
||||
&.active
|
||||
color white !important
|
||||
background-color link-hover-color
|
||||
background-color forum-tag-hover-color !important
|
||||
|
||||
// color text-color !important
|
||||
// :hover
|
||||
// color white !important
|
||||
// &.active
|
||||
// color white !important
|
||||
// background-color link-hover-color
|
||||
|
||||
< 920px
|
||||
.forum-tag
|
||||
|
@ -80,6 +80,10 @@ profile-boot-duration = 2s
|
||||
padding-left calc(content-padding * 2)
|
||||
max-width 900px
|
||||
|
||||
.website
|
||||
a
|
||||
color white
|
||||
|
||||
#nick
|
||||
margin-bottom 1rem
|
||||
|
||||
|
Reference in New Issue
Block a user