option to show user in mobile view
This commit is contained in:
parent
b8de041316
commit
4748930460
3 changed files with 10 additions and 2 deletions
|
|
@ -139,6 +139,10 @@ video, .poster {
|
|||
border: 1px solid blueviolet;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
.annotation .user {
|
||||
opacity: 0.75;
|
||||
}
|
||||
|
||||
@media(max-width:768px) {
|
||||
.annotation a img {
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue