diff --git a/popup.css b/popup.css index 3c40314..0439837 100644 --- a/popup.css +++ b/popup.css @@ -1,22 +1,8 @@ .container { width: 420px; - color: #314d3e; } - .title { font-size: 16px; font-weight: bold; - padding: 10px; -} - -.textbox { - width: 100%; - font-size: 10px; - margin: 0; - padding: 0px 2px; -} - -.textbox:focus { - outline: 0; - border-color: #66afe9; + padding: 12px; } \ No newline at end of file