fix notices
This commit is contained in:
parent
9cb7c6c836
commit
728f428c1f
|
@ -4,11 +4,17 @@
|
|||
background-color: #F9F3D3
|
||||
color: #AF9112
|
||||
border-radius: 2px
|
||||
font-size: 14px
|
||||
a
|
||||
color: #AF9112
|
||||
text-decoration: underline
|
||||
.icon-flag
|
||||
@extend %icon
|
||||
@extend %icon-line-flag-yellow
|
||||
background:
|
||||
color: #AF9112
|
||||
size: auto 13px
|
||||
position: 6px 4px
|
||||
repeat: no-repeat
|
||||
width: 1.3em
|
||||
height: 1.5em
|
||||
margin: 0 .6em 0 .2em
|
||||
|
@ -20,16 +26,17 @@
|
|||
background-color: #d2f5f9
|
||||
color: #40a3ad
|
||||
border-radius: 2px
|
||||
font-size: 14px
|
||||
a
|
||||
color: #40a3ad
|
||||
text-decoration: underline
|
||||
|
||||
.icon-flag
|
||||
display: inline-block
|
||||
@extend %icon-line-flag-yellow
|
||||
@extend %icon-line-flag-blue
|
||||
display: inline-block
|
||||
background:
|
||||
color: #AF9112
|
||||
color: #40a3ad
|
||||
size: auto 13px
|
||||
position: 6px 4px
|
||||
repeat: no-repeat
|
||||
|
|
Loading…
Reference in New Issue
Block a user