Sign in
webkit
/
WebKit
/
bc19ccba9edca19d0faebc993f1e5258c4c0f45d
/
.
/
WebKitSite
/
css
/
gray.css
blob: 5f60b53cdd2d97cdda3a086f32174a884e0ab081 [
file
] [
log
] [
blame
]
body
{
background-image
:
url
(
/images/gray-background.png
)
!important
;
}
#
content li
{
list-style-image
:
url
(
/images/blue-bullet.png
)
!important
;
}
#
title h1
,
h2
,
h3
,
h4
,
#
navlist
.
subtitle
{
color
:
#24486B
;
}
a
,
ul
#
navlist a
{
color
:
#369
;
}