OSDN Git Service

初回コミット(v2.6.17.1)
[magic3/magic3.git] / templates / car_city_v1 / css / editor.css
1 /* begin PostContent */
2 body
3 {
4 font-family: Arial, Helvetica, Sans-Serif;
5 font-size: 12px;
6 font-style: normal;
7 font-weight: normal;
8   color: #D5D9D4;
9   background: transparent;
10   padding: 4px;
11 }
12
13 a
14 {
15 font-family: Arial, Helvetica, Sans-Serif;
16 text-decoration: underline;
17   color: #E2E5E1;
18 }
19
20 a:link
21 {
22 font-family: Arial, Helvetica, Sans-Serif;
23 text-decoration: underline;
24   color: #E2E5E1;
25 }
26
27 a:visited, a.visited
28 {
29 font-family: Arial, Helvetica, Sans-Serif;
30 font-style: normal;
31 font-weight: normal;
32 text-decoration: none;
33   color: #E2E5E1;
34 }
35
36 a:hover, a.hover
37 {
38 font-family: Arial, Helvetica, Sans-Serif;
39 font-style: normal;
40 font-weight: normal;
41 text-decoration: none;
42   color: #FFFFFF;
43 }
44
45 h1, h2, h3, h4, h5, h6,
46 h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
47 h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
48 h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
49 {
50   font-weight: normal;
51   font-style: normal;
52   text-decoration: none;
53 }
54
55 h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
56 {
57 font-family: Arial, Helvetica, Sans-Serif;
58 font-size: 28px;
59 font-style: normal;
60 font-weight: bold;
61 text-align: left;
62   color: #C5CAC4;
63 }
64
65 h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
66 {
67 font-family: Arial, Helvetica, Sans-Serif;
68 font-size: 22px;
69 font-style: normal;
70 font-weight: bold;
71 text-align: left;
72   color: #C5CAC4;
73 }
74
75 h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
76 {
77 font-family: Arial, Helvetica, Sans-Serif;
78 font-size: 18px;
79 font-style: normal;
80 font-weight: bold;
81 text-align: left;
82   color: #C5CAC4;
83 }
84
85 h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
86 {
87 font-family: Arial, Helvetica, Sans-Serif;
88 font-size: 16px;
89 font-style: normal;
90 font-weight: bold;
91 text-align: left;
92   color: #EAECE9;
93 }
94
95 h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
96 {
97 font-family: Arial, Helvetica, Sans-Serif;
98 font-size: 14px;
99 font-style: normal;
100 font-weight: bold;
101 text-align: left;
102   color: #EAECE9;
103 }
104
105 h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
106 {
107 font-family: Arial, Helvetica, Sans-Serif;
108 font-size: 14px;
109 font-style: normal;
110 font-weight: bold;
111 text-align: left;
112   color: #EAECE9;
113 }
114 /* end PostContent */
115