Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
re-kirby
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
santiago duque
re-kirby
Commits
9600ebd1
Commit
9600ebd1
authored
May 04, 2026
by
santiago duque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tried fixing lines for safari
parent
cdf0b2b7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
hero.php
www/site/snippets/chapter/hero.php
+7
-5
No files found.
www/site/snippets/chapter/hero.php
View file @
9600ebd1
...
@@ -19,12 +19,14 @@ $filterId = 'rough' . $num;
...
@@ -19,12 +19,14 @@ $filterId = 'rough' . $num;
<feDisplacementMap
in=
"SourceGraphic"
scale=
"6"
/>
<feDisplacementMap
in=
"SourceGraphic"
scale=
"6"
/>
</filter>
</filter>
</defs>
</defs>
<circle
cx=
"140"
cy=
"140"
r=
"135"
fill=
"none"
stroke=
"#b91c1c"
stroke-width=
"0.6"
opacity=
"0.7"
filter=
"url(#
<?=
html
(
$filterId
)
?>
)"
/>
<g
filter=
"url(#
<?=
html
(
$filterId
)
?>
)"
>
<circle
cx=
"140"
cy=
"140"
r=
"118"
fill=
"none"
stroke=
"#b91c1c"
stroke-width=
"0.4"
opacity=
"0.4"
/>
<circle
cx=
"140"
cy=
"140"
r=
"135"
fill=
"none"
stroke=
"#b91c1c"
stroke-width=
"0.6"
opacity=
"0.7"
/>
</g>
<circle
cx=
"140"
cy=
"140"
r=
"118"
fill=
"none"
stroke=
"#b91c1c"
stroke-width=
"1"
opacity=
"0.4"
/>
<line
x1=
"140"
y1=
"5"
x2=
"140"
y2=
"20"
stroke=
"#ef2b2b"
stroke-width=
"1.2"
/>
<line
x1=
"140"
y1=
"5"
x2=
"140"
y2=
"20"
stroke=
"#ef2b2b"
stroke-width=
"1.2"
/>
<line
x1=
"140"
y1=
"260"
x2=
"140"
y2=
"275"
stroke=
"#b91c1c"
stroke-width=
"
0.8
"
opacity=
"0.5"
/>
<line
x1=
"140"
y1=
"260"
x2=
"140"
y2=
"275"
stroke=
"#b91c1c"
stroke-width=
"
1
"
opacity=
"0.5"
/>
<line
x1=
"5"
y1=
"140"
x2=
"20"
y2=
"140"
stroke=
"#b91c1c"
stroke-width=
"
0.8
"
opacity=
"0.5"
/>
<line
x1=
"5"
y1=
"140"
x2=
"20"
y2=
"140"
stroke=
"#b91c1c"
stroke-width=
"
1
"
opacity=
"0.5"
/>
<line
x1=
"260"
y1=
"140"
x2=
"275"
y2=
"140"
stroke=
"#b91c1c"
stroke-width=
"
0.8
"
opacity=
"0.5"
/>
<line
x1=
"260"
y1=
"140"
x2=
"275"
y2=
"140"
stroke=
"#b91c1c"
stroke-width=
"
1
"
opacity=
"0.5"
/>
</svg>
</svg>
<span
class=
"chapter-numeral"
>
<?=
$page
->
chapter_numeral
()
->
html
()
?>
</span>
<span
class=
"chapter-numeral"
>
<?=
$page
->
chapter_numeral
()
->
html
()
?>
</span>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment