Update style.css
Browse files
style.css
CHANGED
@@ -105,9 +105,9 @@ button[type="submit"]:hover {
|
|
105 |
background-color: #0056b3;
|
106 |
}
|
107 |
|
108 |
-
|
109 |
margin-top: 20px;
|
110 |
-
font-size:
|
111 |
font-weight: bold;
|
112 |
color: #333;
|
113 |
background-color: #f8f8f8;
|
|
|
105 |
background-color: #0056b3;
|
106 |
}
|
107 |
|
108 |
+
.result-box {
|
109 |
margin-top: 20px;
|
110 |
+
font-size: 16px;
|
111 |
font-weight: bold;
|
112 |
color: #333;
|
113 |
background-color: #f8f8f8;
|