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

9 lines
111 B
CSS
Raw Normal View History

2018-08-10 19:25:29 +03:00
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}