--- a/client/css/controlpanel.css Wed Feb 15 12:34:36 2012 +0100
+++ b/client/css/controlpanel.css Wed Feb 15 18:52:07 2012 +0100
@@ -1,31 +1,4 @@
-@font-face {
- font-family: "Metric";
- font-weight: normal;
- font-style: normal;
- src: url("../font/MetricF-Regular.otf");
-}
-@font-face {
- font-family: "Metric";
- font-weight: bold;
- font-style: normal;
- src: url("../font/MetricF-Bold.otf");
-}
-@font-face {
- font-family: "Metric";
- font-weight: normal;
- font-style: italic;
- src: url("../font/MetricF-Italic.otf");
-}
-a, body, div, h1, h2, h3, h4, h5, h6, li, p, span, ul {
- font-weight: normal; margin: 0; padding: 0; border: none; font-size: 100%;
- font: inherit; text-decoration: none; color: inherit;
-}
-ul {
- list-style: none;
-}
-body {
- font-family: Metric; background: #000000;
-}
+
#btv-cp-container {
position: absolute; top: -65px; width: 100%;
background-image: linear-gradient(bottom, rgb(224,224,224) 20%, rgb(250,250,250) 80%);