diff options
Diffstat (limited to 'webAO/styles/speen.css')
| -rw-r--r-- | webAO/styles/speen.css | 19 |
1 files changed, 2 insertions, 17 deletions
diff --git a/webAO/styles/speen.css b/webAO/styles/speen.css index e71ba05..f1677bb 100644 --- a/webAO/styles/speen.css +++ b/webAO/styles/speen.css @@ -3,7 +3,7 @@ body { } div * { - font-family: "Comic Sans MS" , Sans-Serif !important; + font-family: "Comic Sans MS", Sans-Serif !important; } img { @@ -74,21 +74,6 @@ button:hover { box-shadow: 1px 1px inset; } -.objection_button { - margin: 1px; - padding: 7px 15px; - cursor: pointer; - text-align: center; - font-weight: bold; - color: white; - background-color: #7b2900; - border-radius: 3px; - border-style: solid; - border-width: 1px; - border-color: #fff; - box-shadow: 1px 1px inset; -} - .evi_icon { width: 70px; min-width: 70px; @@ -135,4 +120,4 @@ button:hover { display: inline-block; transition: 1s linear; transition-property: width; -}
\ No newline at end of file +} |
