mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
better style for hover previews
This commit is contained in:
parent
4c7da4940e
commit
0b97aeee8d
@ -129,9 +129,9 @@ h4 {
|
||||
left: 0;
|
||||
right: 0;
|
||||
position: absolute;
|
||||
bottom: -240px;
|
||||
bottom: -260px;
|
||||
padding-left: 10px;
|
||||
padding-top: 200px;
|
||||
height: 220px;
|
||||
background-position: 10px center;
|
||||
background-repeat: no-repeat;
|
||||
font-size: 14px;
|
||||
@ -143,6 +143,7 @@ h4 {
|
||||
.code .preview-placeholder {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
line-height: 200px;
|
||||
}
|
||||
|
||||
.code .preview-placeholder:hover {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user