Mercurial > p > roundup > code
comparison website/www/_static/style.css @ 4820:2b7425b24243
website: Revise contacts page, add links to archives and web IRC
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Mon, 26 Aug 2013 08:40:38 +0300 |
| parents | 48296d636a40 |
| children | c84dbc205b57 |
comparison
equal
deleted
inserted
replaced
| 4819:48296d636a40 | 4820:2b7425b24243 |
|---|---|
| 126 border-spacing: 1px; | 126 border-spacing: 1px; |
| 127 background-color: #fafafa; | 127 background-color: #fafafa; |
| 128 } | 128 } |
| 129 | 129 |
| 130 input, textarea { border-width: 1px; } | 130 input, textarea { border-width: 1px; } |
| 131 | |
| 132 | |
| 133 /* Contact page */ | |
| 134 div#contact table td { | |
| 135 white-space: nowrap; | |
| 136 padding: 1pt 1em; | |
| 137 } |
