Mercurial Hosting > chat
comparison src/site.css @ 34:62d04ca486dd
UI
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 12 Nov 2024 16:08:24 -0700 |
parents | 949914955bfe |
children | cfd1f92c264f |
comparison
equal
deleted
inserted
replaced
33:e2b7f6393dab | 34:62d04ca486dd |
---|---|
3 } | 3 } |
4 | 4 |
5 body { | 5 body { |
6 font-family: Sans-Serif; | 6 font-family: Sans-Serif; |
7 margin: 0; | 7 margin: 0; |
8 } | |
9 | |
10 textarea, input { | |
11 font-size: inherit !important; | |
8 } | 12 } |
9 | 13 |
10 a { | 14 a { |
11 text-decoration: none; | 15 text-decoration: none; |
12 } | 16 } |