mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2024-11-14 10:33:58 +00:00
9 lines
111 B
CSS
9 lines
111 B
CSS
|
body {
|
||
|
padding: 50px;
|
||
|
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
|
||
|
}
|
||
|
|
||
|
a {
|
||
|
color: #00B7FF;
|
||
|
}
|