diff --git a/css/home.css b/css/home.css index b7c4c8d..725bae2 100644 --- a/css/home.css +++ b/css/home.css @@ -24,6 +24,16 @@ html gap: 10px; } +.nav_left_holder > button +{ + min-width: 100px; +} + +.nav_right_holder +{ + +} + .nav_right_item { background: none; @@ -32,6 +42,8 @@ html .nav_right_item > img { - min-height: 60px; - min-width: 60px; + min-height: 30px; + min-width: 30px; + max-height: 30px; + max-width: 30px; } diff --git a/html/.home.html.kate-swp b/html/.home.html.kate-swp new file mode 100644 index 0000000..fae6f7e Binary files /dev/null and b/html/.home.html.kate-swp differ diff --git a/html/.home.html.swp b/html/.home.html.swp deleted file mode 100644 index ffa13e8..0000000 Binary files a/html/.home.html.swp and /dev/null differ diff --git a/html/home.html b/html/home.html index 96394b9..097963f 100644 --- a/html/home.html +++ b/html/home.html @@ -80,7 +80,10 @@