This repository has been archived on 2025-04-15. You can view files and clone it, but cannot push or open issues or pull requests.

9 lines
111 B
CSS

body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}