projects
/
www
/
chise.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
almost properties have been changed.
[www/chise.git]
/
chise.css
1
BODY {
\r
2
color: black;
\r
3
background: white;
\r
4
font-size: 12pt;
\r
5
font-family: arial, helvetica, sans-serif;
\r
6
line-height: 1.6;
\r
7
}
\r
8
\r
9
P.attention {
\r
10
color: red;
\r
11
}
\r
12
\r
13
H1 {
\r
14
fontsize: 150%;
\r
15
color: #004800;
\r
16
}
\r
17
\r
18
H2 {
\r
19
fontsize: 120%;
\r
20
color: navy;
\r
21
}
\r
22
\r
23
H3 {
\r
24
fontsize: 100%;
\r
25
text-decoration: underline;
\r
26
}
\r