Sign in
cobalt
/
cobalt.git
/
811113cfaae5e9fe4fd3cc083d3a6aee2e37f2bf
/
.
/
src
/
cobalt
/
browser
/
testdata
/
cobalt-oxide
/
cobalt-oxide.css
blob: 9bef2703bf827df6e16bec4caa5fec13e4259cc1 [
file
]
body
{
background-color
:
rgb
(
255
,
255
,
255
);
color
:
#0047ab
;
/* Cobalt blue, see http://en.wikipedia.org/wiki/Cobalt_blue */
font-family
:
"Roboto"
;
font-size
:
100px
;
font-weight
:
bold
;
}