1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-11-12 19:37:29 +00:00

Deduplicate search page CSS

This commit is contained in:
Cadence Ember 2020-08-30 01:24:26 +12:00
parent 12187be6e8
commit 2af05e43a9
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412

View File

@ -7,38 +7,4 @@
margin: 0 auto
.search-result
@include video-list-item
grid-gap: 16px
grid-template-columns: 240px 1fr
margin-bottom: 20px
overflow: hidden
.image
width: 240px
height: 135px
.duration
font-size: 17px
padding: 4px 5px
right: 5px
bottom: 5px
.title
font-size: 24px
.author-line
font-size: 15px
color: c.$fg-main
.author
color: c.$fg-main
.description
margin-top: 16px
font-size: 15px
color: c.$fg-dim
b
font-weight: normal
color: c.$fg-main
@include search-result