summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <erdgeist@bauklotz.fritz.box>2016-08-09 06:03:01 +0200
committererdgeist <erdgeist@bauklotz.fritz.box>2016-08-09 06:03:01 +0200
commitfcf1c0c9472e96f2fdadf6dbfeb00638c936878c (patch)
tree51b8c8455554e072f745922a457ac7a432a88c79
parent8771f52518896a8902a63e3431da8969d1b6dc29 (diff)
dont really want centered select boxes
-rw-r--r--style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/style.css b/style.css
index 62751f7..d233bea 100644
--- a/style.css
+++ b/style.css
@@ -315,7 +315,6 @@ select.zeit {
315 315
316select { 316select {
317 height: 2em; 317 height: 2em;
318 text-align: center;
319 font-size: 13pt; 318 font-size: 13pt;
320 font-weight: 300; 319 font-weight: 300;
321 border-radius: 4px; 320 border-radius: 4px;