get rid of more css
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 15 Feb 2020 22:21:47 +0000 (22:21 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 15 Feb 2020 22:21:47 +0000 (22:21 +0000)
local.css

index 5caf5baa0a3610ffb864e0bf4913ee74f669b7f7..52d8fbd65713a536499a68b9ec55013c97e461d2 100644 (file)
--- a/local.css
+++ b/local.css
@@ -74,38 +74,18 @@ td {
 textarea{
     font-family: monospace;
     font-size: 1.2em;
-    border: solid 1px;
-    width: 100%;
-    margin-bottom: 10px;
 }
 input#comments{
     font-family: "Inconsolata", "monaco", "droid sans mono",fixed;
     font-size: .9em;
-    width: 550px;
-    line-height: 1em;
-    background-color: #fff;
-    border: solid 1px;
 }
 input#comments{
     font-family: "Inconsolata", "monaco", "droid sans mono",fixed;
     font-size: .9em;
-    width: 550px;
-    line-height: 1em;
-    background-color: #fff;
-        border: solid 1px;
 }
 input[type="submit"]{
     font-family:
     font-size: .9em;
-    font-weight: bold;
-    line-height: 1em;
-    background-color: #ddd;
-    margin-right: 1.1em;
-    margin-top: 10px;
-    padding: 3px;
-    text-align: center;
-    width: 9.5em;
-        border: solid 1px;
 }