diff --git a/templates/list.html b/templates/list.html index e08a920..a045899 100644 --- a/templates/list.html +++ b/templates/list.html @@ -80,17 +80,12 @@ color: white; } - .twin.new .qbox input, - .twin.new .qbox textarea { + .new .qbox input, + .new .qbox textarea { + border: none; border-bottom: 2px solid; background: black; color: white; - } - - .twin .qbox input, - .twin .qbox textarea { - border: none; - border-bottom: 1px solid; border-radius: 0; } @@ -135,14 +130,6 @@ transition-duration: 0.5s; } - .poster { - position: absolute; - top: 0; - right: 0; - margin: 0 0 30px 20px; - width: 90%; - border: 2px black solid; - } .twin { overflow: hidden; } @@ -182,7 +169,7 @@ -
+