Updates to Corrina, Suze, Love-0.
[dc-seal.git] / css / normal.css
bloba9541382a1025af2b6014805b12d629f0eeb0685
1 a:link {
2 color: #0000FF;
3 text-decoration: none;
6 a:visited {
7 color: #800000;
8 text-decoration: none;
11 a:hover {
12 color: #800080;
13 text-decoration: none;
16 a:active {
17 color: #800000;
18 text-decoration: none;
21 body, td {
22 color: #272727;
23 font-family: Georgia, garamond, "book antiqua", serif;
24 font-size: 1em;
25 line-height: 1.5em;
26 margin-bottom: 0;
27 margin-top: 0;
28 text-align: justify;
29 text-indent: 2em;
30 width: 30em;
31 margin-right: auto;
32 margin-left: auto;
35 h1, h2, h3, h4, h5, h6 {
36 font-family: Georgia,Garamond,"Book Antiqua",serif;
37 line-height: 1.8em;
38 text-indent: 0px;
41 p {
42 margin-bottom: 0;
43 margin-top: 0;
46 pre {
47 font-family: "Lucida Console","Courier New",Courier,monospace;
50 .dropcap {
51 float: left;
52 font-size: 350%;
53 line-height: 85%;
54 padding-right: 3px;
55 width: 0.7em;
58 .first {
59 text-indent: 0px;
62 .stor {
63 font-size: 1.2em;
66 .quote {
67 margin-left: 2em;
68 margin-right: 1em;
69 margin-bottom: 2em;
70 margin-top: 1em;
71 text-indent: 0px;
72 font-size: small;
73 line-height: 1.2em;
76 #textarea {
77 width: 30em;
78 margin-left: auto;
79 margin-right: auto;