Sign in
cobalt
/
cobalt
/
61a8495e1e0485bd40f613004bf29f8a925ab37c
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
www
/
demo
/
syntax.css
blob: 90daf5fcbd1fcc577c3636b65dc46523f6be1586 [
file
] [
log
] [
blame
]
/* LLVM syntax highlighting for the Web */
.
llvm_type
{
font-style
:
oblique
;
color
:
green
}
.
llvm_keyword
{
font-weight
:
bold
;
color
:
blue
}