Change to background of "empty_space", it now uses an image
This commit is contained in:
parent
c8ccd23e8e
commit
5bd523eb23
@ -177,7 +177,7 @@ text-align: center;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.empty_space{
|
.empty_space{
|
||||||
background-color: #222;
|
background-image: url("../images/empty_back.png");
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
height: 160px;
|
height: 160px;
|
||||||
|
BIN
mediagoblin/static/images/empty_back.png
Normal file
BIN
mediagoblin/static/images/empty_back.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 191 B |
Loading…
x
Reference in New Issue
Block a user