Sign in
webkit
/
WebKit
/
Safari-3-1-branch
/
.
/
WebKitSite
/
css
/
purple.css
blob: 833a3016fa979f189c41fd9dc7a7675cdb18919a [
file
] [
log
] [
blame
]
body
{
background-image
:
url
(
/images/purple-background.png
)
!important
;
}
#
content ul
>
li
{
list-style-image
:
url
(
images/purple-bullet.png
)
!important
;
}
#
title h1
,
h2
,
h3
,
h4
,
#
navlist
.
subtitle
{
color
:
#303
;
}
a
,
#
navlist a
{
color
:
#636
;
}