From 7da601c755d42ea8f72290ec5fa6b2e364b27017 Mon Sep 17 00:00:00 2001 From: flashwave Date: Sun, 29 Mar 2015 21:09:30 +0200 Subject: [PATCH] niggers --- _sakura/templates/yuuno/global/header.tpl | 8 +++----- content/css/yuuno/yuuno.css | 5 +++++ 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/_sakura/templates/yuuno/global/header.tpl b/_sakura/templates/yuuno/global/header.tpl index 5c613fb..1c0eea0 100644 --- a/_sakura/templates/yuuno/global/header.tpl +++ b/_sakura/templates/yuuno/global/header.tpl @@ -68,11 +68,9 @@ - - - - - + + + {% endif %} diff --git a/content/css/yuuno/yuuno.css b/content/css/yuuno/yuuno.css index 6f7b7a0..48f985e 100644 --- a/content/css/yuuno/yuuno.css +++ b/content/css/yuuno/yuuno.css @@ -1056,6 +1056,11 @@ input[type="submit"].inputStyling, input[type="button"].inputStyling { font-size: 22px; min-width: 120px; } +input[type="submit"].inputStyling.small, input[type="button"].inputStyling.small { + padding: 1px 6px; + margin: 0; + font-size: 12px; +} input[type="submit"].inputStyling:hover, input[type="button"].inputStyling:hover { box-shadow: inset #222 0 0 3px; text-shadow: #F1F1F1 0 0 5px;