~librecad-dev/librecad/librecad

« back to all changes in this revision

Viewing changes to librecad/support/doc/style.css

  • Committer: Scott Howard
  • Date: 2014-02-21 19:07:55 UTC
  • Revision ID: showard@debian.org-20140221190755-csjax9wb146hgdq4
first commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
* {
 
2
        font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 
3
        color: #4d4d4d;
 
4
}
 
5
 
 
6
a {
 
7
        color: #9ddb42;
 
8
        text-decoration: none;
 
9
}
 
 
b'\\ No newline at end of file'