diff options
Diffstat (limited to 'skins/blue.css')
-rw-r--r-- | skins/blue.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/skins/blue.css b/skins/blue.css index 1e1e6da..165d5ee 100644 --- a/skins/blue.css +++ b/skins/blue.css @@ -570,6 +570,15 @@ top : 20%; } + div#osdlogo { + z-index : 505; + position : absolute; + width : 10%; + height : 30%; + left : 4%; + top : 55%; + } + div#channellist { z-index : 400; position : absolute; |