1
0
Fork 0

Update public/static/snapshot.css

This commit is contained in:
Alex Kotov 2023-08-28 16:59:19 -04:00
parent cea69d9e42
commit 4f5e73f53e
1 changed files with 0 additions and 11 deletions

View File

@ -98,17 +98,6 @@ header small code {
height: 100%;
border: 0;
}
img.external {
height: 30px;
margin-right: -10px;
padding: 3px;
border-radius: 4px;
vertical-align: middle;
border: 4px solid rgba(0,0,0,0);
}
img.external:hover {
border: 4px solid green;
}
.header-bottom {
background-color: rgba(23, 22, 22, 0.88);
}