mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
padding-left for previews; bold placeholder
This commit is contained in:
parent
ba4a7ae149
commit
dd3aee541e
@ -119,8 +119,9 @@ h4 {
|
|||||||
right: 0;
|
right: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -240px;
|
bottom: -240px;
|
||||||
|
padding-left: 10px;
|
||||||
padding-top: 200px;
|
padding-top: 200px;
|
||||||
background-position: left center;
|
background-position: 10px center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-family: "Helvetica Neue", Arial, sans-serif;
|
font-family: "Helvetica Neue", Arial, sans-serif;
|
||||||
@ -130,6 +131,7 @@ h4 {
|
|||||||
|
|
||||||
.code .preview-placeholder {
|
.code .preview-placeholder {
|
||||||
display: block;
|
display: block;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.code .preview-placeholder:hover {
|
.code .preview-placeholder:hover {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user