summaryrefslogtreecommitdiff
path: root/org.css
diff options
context:
space:
mode:
authorAdrian Kummerlaender2021-06-15 00:11:23 +0200
committerAdrian Kummerlaender2021-06-15 00:11:23 +0200
commitf85741eef532a6181bc5ce6d55a442d07db05e1f (patch)
tree21be50d90df3c112239b39cd5eeb3da2bcb5acef /org.css
parenta743ad65386404d03016511c8af0b2b055cca4b0 (diff)
downloadLiterateLB-f85741eef532a6181bc5ce6d55a442d07db05e1f.tar
LiterateLB-f85741eef532a6181bc5ce6d55a442d07db05e1f.tar.gz
LiterateLB-f85741eef532a6181bc5ce6d55a442d07db05e1f.tar.bz2
LiterateLB-f85741eef532a6181bc5ce6d55a442d07db05e1f.tar.lz
LiterateLB-f85741eef532a6181bc5ce6d55a442d07db05e1f.tar.xz
LiterateLB-f85741eef532a6181bc5ce6d55a442d07db05e1f.tar.zst
LiterateLB-f85741eef532a6181bc5ce6d55a442d07db05e1f.zip
Setup basic reference export
Diffstat (limited to 'org.css')
-rw-r--r--org.css10
1 files changed, 4 insertions, 6 deletions
diff --git a/org.css b/org.css
index 249feda..aba1ce9 100644
--- a/org.css
+++ b/org.css
@@ -99,7 +99,8 @@ h4,h5,h6{
font-size:1em
}
dt{
- font-weight:700
+ font-weight:bold;
+ float:left
}
table{
margin:1em auto;
@@ -191,11 +192,8 @@ pre.example {
text-align:right;
white-space:nowrap
}
-#bibliography{
- font-size:90%
-}
-#bibliography table{
- width:100%
+#bibliography h2{
+ display:none;
}
.todo {
font-family:monospace;