Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2026-02-13
v2026-02-16
45 changes: 40 additions & 5 deletions css/plugins/include.less
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,14 @@
}

h1:first-of-type,
> div > h2, > h2 {
> h2:first-of-type,
> #dw__toc + h2,
> .section_highlight_wrapper:first-child > h2:first-of-type,
> #dw__toc + .section_highlight_wrapper > h2:first-of-type,
> div > h2:first-of-type,
> div > #dw__toc + h2,
> div > .section_highlight_wrapper:first-child > h2:first-of-type,
> div > #dw__toc + .section_highlight_wrapper > h2:first-of-type {
text-transform: uppercase;
width: @ini_content_width;
background: @ini_border;
Expand All @@ -100,7 +107,14 @@
.makeFullWidth {
.plugin_include_content {
h1:first-of-type,
> div > h2, > h2 {
> h2:first-of-type,
> #dw__toc + h2,
> .section_highlight_wrapper:first-child > h2:first-of-type,
> #dw__toc + .section_highlight_wrapper > h2:first-of-type,
> div > h2:first-of-type,
> div > #dw__toc + h2,
> div > .section_highlight_wrapper:first-child > h2:first-of-type,
> div > #dw__toc + .section_highlight_wrapper > h2:first-of-type {
width: ~"calc(100vw - 400px - @{ini_content_border})";
}
}
Expand All @@ -110,14 +124,28 @@
@media only screen and (max-width: 959px) {
.plugin_include_content {
h1:first-of-type,
> div > h2, > h2 {
> h2:first-of-type,
> #dw__toc + h2,
> .section_highlight_wrapper:first-child > h2:first-of-type,
> #dw__toc + .section_highlight_wrapper > h2:first-of-type,
> div > h2:first-of-type,
> div > #dw__toc + h2,
> div > .section_highlight_wrapper:first-child > h2:first-of-type,
> div > #dw__toc + .section_highlight_wrapper > h2:first-of-type {
width: @ini_content_width;
}
}
.makeFullWidth {
.plugin_include_content {
h1:first-of-type,
> div > h2, > h2 {
> h2:first-of-type,
> #dw__toc + h2,
> .section_highlight_wrapper:first-child > h2:first-of-type,
> #dw__toc + .section_highlight_wrapper > h2:first-of-type,
> div > h2:first-of-type,
> div > #dw__toc + h2,
> div > .section_highlight_wrapper:first-child > h2:first-of-type,
> div > #dw__toc + .section_highlight_wrapper > h2:first-of-type {
width: ~"calc(100vw - 40px - 100px)";
}
}
Expand All @@ -129,7 +157,14 @@
.makeFullWidth {
.plugin_include_content {
h1:first-of-type,
> div > h2, > h2 {
> h2:first-of-type,
> #dw__toc + h2,
> .section_highlight_wrapper:first-child > h2:first-of-type,
> #dw__toc + .section_highlight_wrapper > h2:first-of-type,
> div > h2:first-of-type,
> div > #dw__toc + h2,
> div > .section_highlight_wrapper:first-child > h2:first-of-type,
> div > #dw__toc + .section_highlight_wrapper > h2:first-of-type {
width: 100vw;
}
}
Expand Down
10 changes: 8 additions & 2 deletions css/theme.less
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,10 @@ body:before {
}

#writr__main {
> h1:first-of-type {
> h1:first-of-type,
> #dw__toc + h1,
> .section_highlight_wrapper:first-child > h1:first-of-type,
> #dw__toc + .section_highlight_wrapper > h1:first-of-type {
text-transform: uppercase;
width: @ini_content_width;
background: @ini_border;
Expand All @@ -129,7 +132,10 @@ body:before {
.makeFullWidth #writr__main {
width: ~"calc(100vw - 400px - 80px - @{ini_content_border})";

> h1:first-of-type {
> h1:first-of-type,
> #dw__toc + h1,
> .section_highlight_wrapper:first-child > h1:first-of-type,
> #dw__toc + .section_highlight_wrapper > h1:first-of-type {
width: ~"calc(100vw - 400px - @{ini_content_border})";
}
}
Expand Down
2 changes: 1 addition & 1 deletion template.info.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
base writr
author Louis Ouellet
email louis_ouellet@hotmail.com
date 2026-02-12
date 2026-02-16
name Writr Template
desc Bold, minimalist and modern
url https://www.dokuwiki.org/template:writr