source:
code/trunk/example/static/marisa.css@
69
Last change on this file since 69 was 68, checked in by , 16 months ago | |
---|---|
File size: 214 bytes |
Line | |
---|---|
1 | body { |
2 | background-color: #282c37; |
3 | color: #f8f8f2; |
4 | font-family: sans-serif; |
5 | text-align: center; |
6 | } |
7 | a { |
8 | color: #272822; |
9 | } |
10 | a:hover, a:link { |
11 | color: #e6db74; |
12 | } |
13 | a:visited { |
14 | color: #66d9ef; |
15 | } |
Note:
See TracBrowser
for help on using the repository browser.