aboutsummaryrefslogtreecommitdiffstats
path: root/template/setup/minimal.setup
blob: 0c2805cb3e7ec6ecbe960e9b222d60ead147e1e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#+LANGUAGE: zh-CN
#+OPTIONS: num:nil
#+HTML_HEAD: <style>
#+HTML_HEAD: body, pre {
#+HTML_HEAD:    background-color: black;
#+HTML_HEAD:    color: white;
#+HTML_HEAD: }
#+HTML_HEAD: a {
#+HTML_HEAD:    color: white;
#+HTML_HEAD: }
#+HTML_HEAD: </style>