diff options
| -rw-r--r-- | style.css | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -303,8 +303,9 @@ input[type="text"] { | |||
| 303 | width: 95%; | 303 | width: 95%; |
| 304 | border: solid 1px silver; | 304 | border: solid 1px silver; |
| 305 | border-radius: 4px; | 305 | border-radius: 4px; |
| 306 | font-family: 'SourceSansPro', sans-serif; | ||
| 306 | font-size: 14pt; | 307 | font-size: 14pt; |
| 307 | font-weight: 300; | 308 | font-weight: normal; |
| 308 | padding: 0.3em; | 309 | padding: 0.3em; |
| 309 | margin-bottom: 0.5em; | 310 | margin-bottom: 0.5em; |
| 310 | } | 311 | } |
