Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
3ce2dc358ea951c384fa27bcf2ba4a222c2c0511
/
.
/
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
}