7,668
edits
(Setting sans serif) |
(Maybe it needs to be specified here.) |
||
Line 36: | Line 36: | ||
/* This seems to be where the default sans serif is specified, and vector, left to its own devices, will go with just whatever the user's default is */ | /* This seems to be where the default sans serif is specified, and vector, left to its own devices, will go with just whatever the user's default is */ | ||
BODY { font-family: Roboto, Univers, "Helvetica Std", HelveticaStd, Helvetica, "Nimbus Sans L", NimbusSansL, "Nimbus Sans", NimbusSans, "Helvetica Neue", HelveticaNeue, "Helvetica Neue Std", HelveticaNeueStd, Arial, "Liberation Sans", LiberationSans, Arimo, Lato, sans-serif } | BODY { font-family: Roboto, Univers, "Helvetica Std", HelveticaStd, Helvetica, "Nimbus Sans L", NimbusSansL, "Nimbus Sans", NimbusSans, "Helvetica Neue", HelveticaNeue, "Helvetica Neue Std", HelveticaNeueStd, Arial, "Liberation Sans", LiberationSans, Arimo, Lato, sans-serif } | ||
# Maybe this color needs to be specified here to work. This is for the '''Remember that you are only previewing this CSS. It has not yet been saved!''' note and anything else covered by this. Trying to get the correct red. | |||
.previewnote, DIV.previewnote { color: #97272C } |