use sprites to reduce the number of requests
This commit is contained in:
@ -6,3 +6,7 @@ html, body
|
||||
font-family: "DejaVu Sans", Verdana, Geneva, sans-serif;
|
||||
}
|
||||
|
||||
.sprite {
|
||||
background-image: url(../gfx/openwebrx-sprites.png);
|
||||
display: inline-block;
|
||||
}
|
||||
|
Reference in New Issue
Block a user