summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2018-03-12 14:15:57 +0100
committerLars-Dominik Braun <lars@6xq.net>2018-03-12 14:17:28 +0100
commit9c921f99adbd4637b21507e15c93a06c4909898a (patch)
treec9f21985b3e6f6e5ca7fbf45432d594e922e2303 /data/style.css
parent658b5e01c9f792be73fd984664da923d3e5ce38d (diff)
downloadcomatose-9c921f99adbd4637b21507e15c93a06c4909898a.tar.gz
comatose-9c921f99adbd4637b21507e15c93a06c4909898a.tar.bz2
comatose-9c921f99adbd4637b21507e15c93a06c4909898a.zip
Prepare for publication
Add a few more protocols, process BibTeX files with biber, copy&paste whitepaper, add proper license.
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css
index 8ad580b..3f35f51 100644
--- a/data/style.css
+++ b/data/style.css
@@ -22,4 +22,6 @@ body {
.filter-feature {
display: hidden;
}
-
+.bmbflogo {
+ float: right;
+}