mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-02 19:47:22 +01:00
5 lines
112 B
OCaml
5 lines
112 B
OCaml
(** Standard CSS Colours *)
|
|
|
|
(** Standard CSS Colours, names in lowercase. *)
|
|
val colours : (string * int) list
|