1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00
codex.docs/public/stylesheets/style.css
gohabereg@gmail.com 2e717f6415 Initial
2018-08-10 19:25:29 +03:00

8 lines
111 B
CSS

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