added latex workshop
[martlubbers.net.git] / m.css
1 body {
2 background-color: #ddd;
3 color: #222;
4 max-width: 640px;
5 }
6 a {
7 color: #222
8 }
9 a:hover {
10 text-decoration: none
11 }