diff --git a/sq2.css b/sq2.css index 4696a6c..6edd3ff 100644 --- a/sq2.css +++ b/sq2.css @@ -120,7 +120,10 @@ p { input { background-color: rgb(40, 40, 40); - border: 2px solid rgb(25, 25, 25) !important; + border-top: 2px solid rgb(25, 25, 25) !important; + border-left: 2px solid rgb(25, 25, 25) !important; + border-bottom: 2px solid rgb(45, 45, 45) !important; + border-right: 2px solid rgb(45, 45, 45) !important; box-sizing: border-box !important; color: rgb(240, 240, 240); min-width: 0;