diff --git a/public/asset/default/css/common.css b/public/asset/default/css/common.css index a591236..f13371c 100644 --- a/public/asset/default/css/common.css +++ b/public/asset/default/css/common.css @@ -59,6 +59,14 @@ textarea { opacity: .96; } +/* +main input, +main button, +main select, +main textarea { + padding: 8px; +} +*/ textarea:focus, input:focus { border: #65916d 1px solid; @@ -85,23 +93,11 @@ input[type="submit"] { cursor: pointer; } -/* -button, -input[type="submit"] { - cursor: pointer; - background: #65916d; - border-radius: 3px; - padding: 8px; - color: #fff -} -*/ - textarea, select[multiple="multiple"] { min-height: 180px; } - textarea::placeholder, input::placeholder { color: #9698a5; @@ -119,9 +115,9 @@ td { header a.logo { color: #ccc; - font-size: 22px; + font-size: 20px; } header a.logo > span { color: #96d9a1; -} \ No newline at end of file +} diff --git a/templates/default/search/module.html.twig b/templates/default/search/module.html.twig index a59f562..43570d7 100644 --- a/templates/default/search/module.html.twig +++ b/templates/default/search/module.html.twig @@ -1,4 +1,4 @@ -