[S] Special style for original
This commit is contained in:
@@ -214,4 +214,13 @@ export default class Menu extends Vue
|
|||||||
.items
|
.items
|
||||||
.item.recommend
|
.item.recommend
|
||||||
color: $color-text-special
|
color: $color-text-special
|
||||||
|
|
||||||
|
.item.original:after
|
||||||
|
content: '原创'
|
||||||
|
font-size: 0.8em
|
||||||
|
color: #ec9139
|
||||||
|
background: rgba(255, 200, 131, 0.4)
|
||||||
|
border-radius: 5px
|
||||||
|
padding: 0 5px
|
||||||
|
margin-left: 10px
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user