Mercurial > p > roundup > code
comparison website/issues/html/style.css @ 6245:d7f2dfad17c1
improve contrast in footer.
Was too low and difficult to read even with grey.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 28 Jul 2020 15:34:14 -0400 |
| parents | 88e0a54aa83c |
| children | 83b67f65b8ff |
comparison
equal
deleted
inserted
replaced
| 6244:5547ad684cd4 | 6245:d7f2dfad17c1 |
|---|---|
| 97 | 97 |
| 98 .footer | 98 .footer |
| 99 { | 99 { |
| 100 font-size: small; | 100 font-size: small; |
| 101 text-align: center; | 101 text-align: center; |
| 102 color: grey; | 102 color: black; |
| 103 } | 103 } |
| 104 | 104 |
| 105 .content | 105 .content |
| 106 { | 106 { |
| 107 padding: 1em; | 107 padding: 1em; |
