diff --git a/style.css b/style.css index cd6b256..398abd5 100644 --- a/style.css +++ b/style.css @@ -1,22 +1,3 @@ -/*.ample { - display: block; - width: 200px; - height: 100px; - font-size: 24px; - font-weight: bold; - padding: 5px; -} - -.available { - background-color: green; - color: white; -} - -.not-available { - background-color: red; - color: white; -}*/ - div.hackerspace-room-state { border: 1px solid #cccccc; background-color: #ffffff; @@ -27,11 +8,6 @@ div.hackerspace-room-state h3 { } -div.leinelab-state img.icon { - display: inline; - width: 180px; -} - div.hackerspace-room-state .text { display: inline; margin-left: 0.3rem; @@ -40,4 +16,4 @@ div.hackerspace-room-state .text { div.hackerspace-room-state hr { margin-top: 0.3rem; margin-bottom: 0.3rem; -} \ No newline at end of file +}