www/css/style.css

changeset 139
eb1ac7487710
parent 71
e1c50b21b7e3
child 167
dabcd35f8f92
--- a/www/css/style.css	Tue Dec 11 15:01:37 2018 +0100
+++ b/www/css/style.css	Thu Dec 13 20:32:36 2018 +0100
@@ -80,6 +80,19 @@
 }
 
 
+.ebccolor {
+    float: left;
+    margin-left: 10px;
+    width: 75px;
+    height: 23px;
+    border:1px solid #59b4d4; 
+    border-radius:6px;
+    moz-border-radius:6px;
+    webkit-border-radius:6px;
+    background: #212121;
+}
+
+
 /*
  * +----------------------------------------------------_
  * |+-------------------++--------++-------------------+|

mercurial