mirror of https://github.com/Trivernis/whooshy.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
111 B
CSS
9 lines
111 B
CSS
6 years ago
|
body {
|
||
|
padding: 50px;
|
||
|
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
|
||
|
}
|
||
|
|
||
|
a {
|
||
|
color: #00B7FF;
|
||
|
}
|