Update public/static/snapshot.css
This commit is contained in:
parent
d2e9e21e19
commit
cea69d9e42
1 changed files with 0 additions and 10 deletions
|
@ -109,16 +109,6 @@ img.external {
|
||||||
img.external:hover {
|
img.external:hover {
|
||||||
border: 4px solid green;
|
border: 4px solid green;
|
||||||
}
|
}
|
||||||
.screenshot {
|
|
||||||
background-color: #333;
|
|
||||||
transform: none;
|
|
||||||
width: 100%;
|
|
||||||
min-height: 100px;
|
|
||||||
max-height: 100px;
|
|
||||||
margin-bottom: 0px;
|
|
||||||
object-fit: cover;
|
|
||||||
object-position: top center;
|
|
||||||
}
|
|
||||||
.header-bottom {
|
.header-bottom {
|
||||||
background-color: rgba(23, 22, 22, 0.88);
|
background-color: rgba(23, 22, 22, 0.88);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue