Sign in
apache
/
httpd
/
trunk
/
.
/
test
/
pyhttpd
/
htdocs
/
test1
/
006
/
006.css
blob: de6aa5fd180c1f710bc7df531a14118fa9f128e3 [
file
] [
log
] [
blame
]
@CHARSET
"ISO-8859-1"
;
body
{
background
:
HoneyDew
;
}
p
{
color
:
#0000FF
;
text-align
:
left
;
}
h1
{
color
:
#FF0000
;
text-align
:
center
;
}
.
listTitle
{
font-size
:
large
;
}
.
listElements
{
color
:
#3366FF
}