Commit graph

284 commits

Author SHA1 Message Date
Sören Weber
8f7c0da9e7
theme: remove unused fonts
because we only support IE11 and evergreen browsers, having woff and woff2 is enough
2021-10-30 23:10:57 +02:00
Sören Weber
4ab28261ae
theme: align copy link to clipboard
last change did not display notification on click correctly
2021-10-30 21:04:31 +02:00
Sören Weber
b26b1ce90e
theme: align copy link to clipboard 2021-10-30 20:54:45 +02:00
Sören Weber
227e9ccbf2
wildspace 2021-10-12 17:20:45 +02:00
Sören Weber
ce0b07cf65
theme: default color for code block fallback - fix 2021-10-12 17:15:56 +02:00
Sören Weber
788823920c
syntax highlight: provide default colors for unknown languages 2021-10-08 19:18:05 +02:00
Sören Weber
e6e946bbdb
theme: remove runtime styles from print 2021-10-07 21:28:07 +02:00
Sören Weber
f04e13942e
theme: remove page padding from print 2021-10-06 20:36:23 +02:00
Sören Weber
02d463f43a
theme: better contrast for colored elements in print 2021-10-06 20:35:57 +02:00
Sören Weber
6f56470f35
theme: grid lines for table headings 2021-10-06 20:35:08 +02:00
Sören Weber
7e445ee200
theme: fix margins for images 2021-10-06 19:55:06 +02:00
Sören Weber
5ad6824912
theme: hide sticky breadcrumbs for printing 2021-10-06 19:53:33 +02:00
Sören Weber
dffc0cb230
theme: simplify stylesheet for color variants 2021-09-30 00:17:16 +02:00
Sören Weber
c879bc9db1
theme: adjust code font-size for printing 2021-09-29 23:24:16 +02:00
Sören Weber
3471aefa88
theme: adjust print style for horizontal rulers 2021-09-29 23:04:20 +02:00
Sören Weber
1a956aa5cf
theme: hide tags for printing 2021-09-29 22:49:24 +02:00
Sören Weber
85501d1ee7
theme: fix spacing for tag flyout in Firefox 2021-09-29 22:46:16 +02:00
Sören Weber
cbc75a99fa
theme: reorganize stylesheets
move print styles in own stylesheet to make it testable
remove hugo-themes.css and put it into theme.css to avoid confusion
2021-09-29 21:34:42 +02:00
Sören Weber
a632d4b505
theme: some love for headings 2021-09-29 01:12:29 +02:00
Sören Weber
80a3cb9756
theme: equal rights for h6 2021-09-29 00:24:54 +02:00
Sören Weber
3e3a3d164f
theme: avoid scrollbar for long headings 2021-09-29 00:20:44 +02:00
Sören Weber
6ddb79481e
theme: box shadow for toc 2021-09-29 00:14:48 +02:00
Sören Weber
89dab09410
theme: streamline block margins 2021-09-29 00:08:26 +02:00
Sören Weber
fcf9b1586c
theme: remove unused styles 2021-09-29 00:00:44 +02:00
Sören Weber
a70697453a
children: remove indention for ul if headings are used 2021-09-28 22:35:38 +02:00
Sören Weber
6cedf2155c
theme: add more space between content and footer 2021-09-28 22:24:07 +02:00
Sören Weber
d443816df7
theme: limit width for wide screens 2021-09-28 22:17:24 +02:00
Sören Weber
9f2a97f358
chore: upgrade fontawesome to 5.15.4 2021-09-28 22:02:06 +02:00
Sören Weber
3224bfb1a3
theme: fix sticky header to remove horizontal scrollbar
HTML5 solution; sorry IE11
2021-09-23 21:25:45 +02:00
Sören Weber
94fceae42d
theme: fix usage of <h3> in menu 2021-09-13 19:28:17 +02:00
Sören Weber
6d96713902
theme: fix usage of <section> in attachments 2021-09-13 19:28:15 +02:00
Sören Weber
a62c1ee500
theme: remove obvious HTML validator warnings 2021-09-12 01:32:19 +02:00
Sören Weber
87a86876e9
theme: use disabled anchor for last bread crumb
because otherwise Hugo will not generate a relative URL for the itemprop value
2021-09-10 01:08:39 +02:00
Sören Weber
f65bacd4cd
theme: switch from data-vocabulary to schema 2021-09-10 00:18:57 +02:00
Sören Weber
d53fc18c2b
search: open expand if it contains search term 2021-09-04 12:05:15 +02:00
Sören Weber
c969f3b13f
menu: always hide hidden sub pages 2021-09-04 00:17:47 +02:00
Helder Pereira
98ccdc2bd6 Improve search context preview 2021-08-29 16:12:02 +01:00
Sören Weber
3931faa1d5
include: add paramter to hide first heading 2021-08-28 10:08:10 +02:00
Sören Weber
a7a7d624e1
print: overall font-size reduced
acording to DIN the font-size should between 11pt and 12pt
2021-08-27 22:43:32 +02:00
Sören Weber
7da2073845
tabs: enhance styling 2021-08-27 22:23:58 +02:00
Sören Weber
2f0c8e091d
theme: give tables more contrast 2021-08-27 22:20:05 +02:00
Sören Weber
4874c19bcc
theme: remove unused CSS stuff 2021-08-27 22:17:19 +02:00
Sören Weber
0c6576bc24
theme: print table and notice box colors and leave code colors plain 2021-08-27 19:39:13 +02:00
Sören Weber
40a243deff
theme: adjust code print styles 2021-08-27 18:22:19 +02:00
Sören Weber
7059329c01
theme: adjust block margins 2021-08-27 18:21:12 +02:00
Sören Weber
de7f9ae0d6
theme: only style what's needed 2021-08-27 15:42:41 +02:00
Sören Weber
70fa937316
theme: more space between adjacent tables 2021-08-27 15:25:29 +02:00
Sören Weber
2e364fdb2b
arrow-nav: fix broken links on (and below) hidden pages
complete rewrite of logic
2021-08-27 14:11:29 +02:00
Sören Weber
d3f70bd846
menu: show hidden pages if accessed directly 2021-08-26 23:26:05 +02:00
Sören Weber
c81bf82ced
menu: allow empty ul
This simplyfies code, as of now it is only necessary to tag the ul with
classes and let the CSS do all the heavy lifting.

Care was taken, to not mess up layout when a ul ends up with all
its li hidden.
2021-08-26 22:19:52 +02:00