diff --git a/index.html b/index.html index c48d311..f79d132 100755 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ + @@ -22,6 +23,21 @@ + +
Disconnected
diff --git a/styles.css b/styles.css index e2b6694..7f87c39 100755 --- a/styles.css +++ b/styles.css @@ -55,6 +55,10 @@ div.btn-group-control { bottom: 0px; position: fixed !important; } +/* coockie button */ +a.cc-btn:hover { + background-color: #ffd500ff !important; +} /* the battery div */ div#battery { z-index: 35;