diff options
Diffstat (limited to 'install/ui/doc/doc.css')
-rw-r--r-- | install/ui/doc/doc.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/install/ui/doc/doc.css b/install/ui/doc/doc.css new file mode 100644 index 00000000..be740587 --- /dev/null +++ b/install/ui/doc/doc.css @@ -0,0 +1,4 @@ +code { + background-color: #F7F7F9; + color: #DD1144; +}
\ No newline at end of file |