commit 2165aabb6690379c648431997007175cf83a6444 parent 1859a955c758d74b7cfbaf99fcd8378371be697f Author: simplicialcomplex <simplicialcomplex@tilde.club> Date: Thu, 30 Sep 2021 01:46:53 +0300 added style for new stagit features Diffstat:
M | git/style.css | | | 20 | ++++++++++++++++++++ |
M | index.org | | | 2 | +- |
2 files changed, 21 insertions(+), 1 deletion(-)
diff --git a/git/style.css b/git/style.css @@ -108,6 +108,26 @@ a:target { text-decoration: none; } +#plain { + float:right; +} + +/* nav */ +.previous a { + color: #777; + display: inline-block; +} + +.previous a:after { + display: inline-block; + color: #777; + content: '>'; + font-size: 100%; + font-weight: bold; + padding: 0 3px; +} + + table thead td { font-weight: bold; } diff --git a/index.org b/index.org @@ -27,7 +27,7 @@ I am not a doll. I say funny things on the internet sometimes. #+begin_center #+CAPTION: Big shrother is watching you. -#+ATTR_HTML: :width 50% :height 50% +#+ATTR_HTML: :width 70% :height 70% [[file:media/wallshroom.jpg]] #+end_center