commit: 873657ed26dbec4fac82cfe805608cd1c6d93e35
parent: df6709fe4499c8e1cd95327b0a31cc22f6a99e82
author: Chris Noxz <chris@noxz.tech>
date: Thu, 25 Aug 2022 12:38:26 +0200
add edit notice style
3 files changed, 193 insertions(+), 1 deletion(-)
diff --git a/noxz.tech/pub/.assemble b/noxz.tech/pub/.assemble
@@ -4,6 +4,7 @@ twtxt.svg
source.svg
author.svg
date.svg
+warn.svg
logo.png
style.css
chrisnoxz.pub
diff --git a/noxz.tech/pub/style.css b/noxz.tech/pub/style.css
@@ -263,6 +263,38 @@ span.right {
text-align : right;
}
+#main .edit-note {
+ background : #efd9fd;
+ padding : 0.1rem 1rem;
+ font-family : sans-serif;
+ font-size : 80%;
+ border-radius : 0.5rem;
+}
+
+#main .edit-note dl {
+ padding : 0.5rem;
+}
+
+#main .edit-note h3 {
+ color : #3b2e58;
+ background : none no-repeat 0rem center;
+ background-image: url("./warn.svg");
+ padding-left : 1.5rem;
+}
+
+#main .edit-note dt {
+ color : #3b2e58;
+ text-indent : 0;
+}
+
+#main .edit-note dd {
+ clear : both;
+}
+
+#main .edit-note dd>ul {
+ padding : 0 1rem;
+}
+
#main p.article-author, #main p.article-date {
background : none no-repeat 0rem center;
padding-left : 1.5rem;
@@ -445,7 +477,6 @@ dt {
float : left;
font-weight : bolder;
padding-right : 1ch;
- border : 0px dashed red;
text-align : right;
}
dd {
diff --git a/noxz.tech/pub/warn.svg b/noxz.tech/pub/warn.svg
@@ -0,0 +1,160 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ enable-background="new 0 0 30 30"
+ width="16"
+ height="16"
+ version="1.1"
+ viewBox="0 0 40 40"
+ xml:space="preserve"
+ id="svg189"
+ sodipodi:docname="warn.svg"
+ inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:svg="http://www.w3.org/2000/svg"><defs
+ id="defs193"><inkscape:path-effect
+ effect="powermask"
+ id="path-effect1207"
+ is_visible="true"
+ lpeversion="1"
+ uri="#mask-powermask-path-effect1207"
+ invert="false"
+ hide_mask="false"
+ background="true"
+ background_color="#ffffffff" /><inkscape:path-effect
+ effect="powermask"
+ id="path-effect7381"
+ is_visible="true"
+ lpeversion="1"
+ uri="#mask-powermask-path-effect7381"
+ invert="false"
+ hide_mask="false"
+ background="true"
+ background_color="#ffffffff" /><inkscape:path-effect
+ effect="powermask"
+ id="path-effect6659"
+ is_visible="true"
+ lpeversion="1"
+ uri="#mask-powermask-path-effect6659"
+ invert="false"
+ hide_mask="false"
+ background="true"
+ background_color="#ffffffff" /><inkscape:path-effect
+ effect="powermask"
+ id="path-effect5929"
+ is_visible="true"
+ lpeversion="1"
+ uri="#mask-powermask-path-effect5929"
+ invert="false"
+ hide_mask="false"
+ background="true"
+ background_color="#ffffffff" /><mask
+ maskUnits="userSpaceOnUse"
+ id="mask-powermask-path-effect7381"><g
+ id="g7379"
+ style=""><rect
+ style="fill:#000000;fill-opacity:1;stroke-width:8.56105;stroke-dasharray:25.6834, 8.56105"
+ id="rect7367"
+ width="5"
+ height="5"
+ x="5"
+ y="15" /><rect
+ style="fill:#000000;fill-opacity:1;stroke-width:8.56105;stroke-dasharray:25.6834, 8.56105"
+ id="rect7369"
+ width="5"
+ height="5"
+ x="15"
+ y="15" /><rect
+ style="fill:#000000;fill-opacity:1;stroke-width:8.56105;stroke-dasharray:25.6834, 8.56105"
+ id="rect7371"
+ width="5"
+ height="5"
+ x="25"
+ y="15" /><rect
+ style="fill:#000000;fill-opacity:1;stroke-width:8.56105;stroke-dasharray:25.6834, 8.56105"
+ id="rect7373"
+ width="5"
+ height="5"
+ x="5"
+ y="25" /><rect
+ style="fill:#000000;fill-opacity:1;stroke-width:8.56105;stroke-dasharray:25.6834, 8.56105"
+ id="rect7375"
+ width="5"
+ height="5"
+ x="15"
+ y="25" /><rect
+ style="fill:#000000;fill-opacity:1;stroke-width:8.56105;stroke-dasharray:25.6834, 8.56105"
+ id="rect7377"
+ width="5"
+ height="5"
+ x="25"
+ y="25" /></g></mask><mask
+ maskUnits="userSpaceOnUse"
+ id="mask-powermask-path-effect1207"><path
+ id="mask-powermask-path-effect1207_box"
+ style="fill:#ffffff;fill-opacity:1"
+ d="M -1,-1 H 41 V 41 H -1 Z" /><circle
+ style="fill:#000000;fill-opacity:1;stroke-width:2.22601;stroke-dasharray:6.67808, 2.22601"
+ id="circle1205"
+ cx="20"
+ cy="20"
+ r="17.5"
+ d="M 37.5,20 A 17.5,17.5 0 0 1 20,37.5 17.5,17.5 0 0 1 2.5,20 17.5,17.5 0 0 1 20,2.5 17.5,17.5 0 0 1 37.5,20 Z" /></mask><filter
+ id="mask-powermask-path-effect1207_inverse"
+ inkscape:label="filtermask-powermask-path-effect1207"
+ style="color-interpolation-filters:sRGB"
+ height="100"
+ width="100"
+ x="-50"
+ y="-50"><feColorMatrix
+ id="mask-powermask-path-effect1207_primitive1"
+ values="1"
+ type="saturate"
+ result="fbSourceGraphic" /><feColorMatrix
+ id="mask-powermask-path-effect1207_primitive2"
+ values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0 "
+ in="fbSourceGraphic" /></filter></defs><sodipodi:namedview
+ id="namedview191"
+ pagecolor="#ffffff"
+ bordercolor="#999999"
+ borderopacity="1"
+ inkscape:pageshadow="0"
+ inkscape:pageopacity="0"
+ inkscape:pagecheckerboard="0"
+ showgrid="false"
+ inkscape:zoom="11.313709"
+ inkscape:cx="36.195028"
+ inkscape:cy="0.57452426"
+ inkscape:current-layer="g187"
+ width="16px" />
+<g
+ id="g187">
+
+
+
+
+<path
+ style="fill:#000000;fill-opacity:0.998846;stroke-width:2.54401;stroke-dasharray:7.63208, 2.54401"
+ id="path122"
+ mask="url(#mask-powermask-path-effect1207)"
+ inkscape:path-effect="#path-effect1207"
+ sodipodi:type="arc"
+ sodipodi:cx="20"
+ sodipodi:cy="20"
+ sodipodi:rx="20"
+ sodipodi:ry="20"
+ d="M 40,20 A 20,20 0 0 1 20,40 20,20 0 0 1 0,20 20,20 0 0 1 20,0 20,20 0 0 1 40,20 Z" /><rect
+ style="fill:#000000;fill-opacity:1;stroke-width:2.42971;stroke-dasharray:7.28916, 2.42971"
+ id="rect1258"
+ width="2.5"
+ height="2.5"
+ x="18.75"
+ y="30" /><rect
+ style="fill:#000000;fill-opacity:1;stroke-width:6.87225;stroke-dasharray:20.6168, 6.87225"
+ id="rect1258-6-7"
+ width="2.5"
+ height="20"
+ x="18.75"
+ y="7.5" /></g>
+</svg>