Style Changes

This commit is contained in:
seiichiro 2022-01-10 17:57:39 +01:00
parent 08471e6f56
commit 3d1e09453b

View file

@ -119,7 +119,7 @@ form.f-search input[type=text] {
/* Style the submit button */ /* Style the submit button */
form.f-search button { form.f-search button {
float: left; float: left;
width: 36px; width: 20%;
padding: 10px; padding: 10px;
background: #2196F3; background: #2196F3;
color: white; color: white;