Began moving style to a proper style sheet.
[citadel.git] / webcit-ng / static / css / webcit.css
1 /* Copyright (c) 1996-2018 by Art Cancro and the citadel.org team.
2 ** This program is open source software.  You can redistribute it and/or
3 ** modify it under the terms of the GNU General Public License, version 3.
4 */
5
6 html,body,h1,h2,h3,h4,h5
7 {
8         font-family: verdana, sans-serif
9 }