udpated default org mode

This commit is contained in:
ronny abraham 2025-01-21 00:30:57 +02:00
parent 4f7e649374
commit 2a3598222e

View file

@ -5,6 +5,13 @@
@include mixins-basic.remove-section-number(h2)
@include mixins-basic.remove-section-number(h4)
/*
* NOTE
* do NOT put ANYTHING in here that relies on an imported variable from a theme!
* all theme related variables MUST be put into the localized org-mode for that section
* of notes!!!
*/
/* Base Styles */
body
@ -125,3 +132,11 @@ div#table-of-contents
.playlist
text-transform: capitalize
.contents-overview li
text-transform: uppercase
list-style-type: square
font-weight: bold
a
text-decoration: none