changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > org / clean.theme

revision 48: dd0011887969
parent 47: a3c65427bdde
child 50: bf3325947b23
     1.1--- a/clean.theme	Tue Aug 27 21:35:44 2024 -0400
     1.2+++ b/clean.theme	Wed Sep 04 17:02:01 2024 -0400
     1.3@@ -1,3 +1,6 @@
     1.4+:PROPERTIES:
     1.5+:ID:       d31224e1-4ef6-44f9-8350-4f890735f164
     1.6+:END:
     1.7 ; -*- mode: org -*-
     1.8 #+STARTUP: entitiespretty
     1.9 #+language: ulang
    1.10@@ -359,7 +362,20 @@
    1.11 #+HTML_HEAD:   text-align:  left;
    1.12 #+HTML_HEAD:   backdrop-filter: blur(6px);
    1.13 #+HTML_HEAD: }
    1.14-
    1.15+#+HTML_HEAD: #org-div-home-and-up {
    1.16+#+HTML_HEAD:   display: inline-flex;
    1.17+#+HTML_HEAD: }
    1.18+#+HTML_HEAD: button {
    1.19+#+HTML_HEAD:   border: none;
    1.20+#+HTML_HEAD:   background-color: inherit;
    1.21+#+HTML_HEAD:   color: silver;
    1.22+#+HTML_HEAD:   font-size: 16px;
    1.23+#+HTML_HEAD:   cursor: pointer;
    1.24+#+HTML_HEAD: }
    1.25+#+HTML_HEAD: button:hover {background: #3F3F37; color:#EDF060;}
    1.26+#+HTML_HEAD: .show {text-decoration: overline; float:right;}
    1.27+#+HTML_HEAD: .hide {text-decoration: underline; float:right; text-underline-offset:0.2em;}
    1.28+#+HTML_HEAD: .home {text-decoration: overline; float:left; font-size:24px;}
    1.29 # #+HTML_HEAD: /* table of content */
    1.30 # #+HTML_HEAD: nav, #table-of-contents {
    1.31 # #+HTML_HEAD:   cursor: pointer;