mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2026-04-25 22:59:04 -04:00
cap gallery image width, show media metadata
This commit is contained in:
@@ -3,6 +3,10 @@ img.album-img {
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.imageContainer img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.TagsCover {
|
||||
top: 0px;
|
||||
min-height: 351px;
|
||||
@@ -66,3 +70,10 @@ body {
|
||||
.NewCover {
|
||||
padding-top: 100px;
|
||||
}
|
||||
|
||||
.Gallery-Content--title {
|
||||
font-family: Proxima Nova Regular,Helvetica Neue,Helvetica,Arial,sans-serif;
|
||||
color: #b4b9c2;
|
||||
font-size: 12px;
|
||||
line-height: 12px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user