style adjustments - grimoire - dark wiki & knowledge base
(HTM) git clone git@git.drkhsh.at/codex.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 07f1193f4b6fa515122ef8439273b42448f1aac3
(DIR) parent 3562050c945645dfd4c5975476e8daab9f2037f4
(HTM) Author: drkhsh <me@drkhsh.at>
Date: Sat, 26 Jul 2025 20:12:43 +0200
style adjustments
Diffstat:
M links/main.css | 10 +++++-----
M media/icon/logo.svg | 37 ++++++++++++++++++++++++-------
2 files changed, 34 insertions(+), 13 deletions(-)
---
(DIR) diff --git a/links/main.css b/links/main.css
@@ -1,6 +1,6 @@
* { margin:0;padding:0;text-decoration:none;box-sizing:border-box;color:#000 }
html { background-image:url(../media/icon/halftone.gif);background-repeat:repeat }
-body { background:#fff;font-family:serif;font-size:14px;overflow-x:hidden }
+body { background:#D7D7D7;font-family:serif;font-size:14px;overflow-x:hidden }
body > *, body main > *, main figure > div > *, main p, main q, main cite, main pre { margin-bottom:30px }
body .right { float:right }
body a.self, body a.parent { font-style:italic }
@@ -10,10 +10,10 @@ table td > pre, table th > pre { background:none;padding:0;margin:0 }
table tr img { margin-bottom:0; display:block }
hr { clear:both;border:0 }
pre { tab-size: 2 }
-header { float:left;margin:30px 60px 30px 30px }
+header { float:left;margin:25px 60px 30px 30px }
header img { display:block }
-nav { padding:25px 45px 60px;margin:0 }
-nav ul { padding:0;margin:0 45px 0 0;display:inline-block;vertical-align:top }
+nav { padding:20px 45px 60px;margin:0 }
+nav ul { padding:0 0 15px 0;margin:0 45px 0 0;display:inline-block;vertical-align:top }
nav ul li { list-style-type:none;white-space:pre }
nav ul li a { padding:0 4px}
main { margin-left:30px;max-width:624px;clear:both;position:relative }
@@ -56,7 +56,7 @@ div.codeview pre a { float:right;color:#72dec2;text-decoration:none;font-weight:
@media (prefers-color-scheme:dark) {
* { color:#fff }
body { background:#000 }
- main a:hover, main a:hover > *, nav a:hover, nav a:hover > * { background-color:#fff;color:#000;text-decoration:none }
+ main a:hover, main a:hover > *, nav a:hover, nav a:hover > * { background-color:#D7D7D7;color:#000;text-decoration:none }
input { color:#000 }
img[src*="svg"], img[src*="png"] { filter:invert(1) hue-rotate(180deg) }
main pre { background:#111 }
(DIR) diff --git a/media/icon/logo.svg b/media/icon/logo.svg
@@ -1,25 +1,46 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
version="1.1"
- width="44.999992"
- height="44.999992"
+ width="31.999998"
+ height="31.999998"
id="svg1"
+ sodipodi:docname="logo.svg"
+ 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">
+ <sodipodi:namedview
+ id="namedview1"
+ pagecolor="#ffffff"
+ bordercolor="#000000"
+ borderopacity="0.25"
+ inkscape:showpageshadow="2"
+ inkscape:pageopacity="0.0"
+ inkscape:pagecheckerboard="0"
+ inkscape:deskcolor="#d1d1d1">
+ <inkscape:page
+ x="0"
+ y="0"
+ width="31.999998"
+ height="31.999998"
+ id="page1"
+ margin="0"
+ bleed="0" />
+ </sodipodi:namedview>
<defs
id="defs1" />
<path
- d="M 32.396447,8.8073919 6.4854984,27.629287 H 38.513607 L 12.602659,8.8073919 22.49911,39.261832 Z"
+ d="M 23.037475,6.2630363 4.611912,19.647495 H 27.387457 L 8.961893,6.2630363 15.99937,27.919527 Z"
fill="none"
stroke="#1a1a1a"
- stroke-width="2.21894"
+ stroke-width="1.57791"
id="path1" />
<circle
- cx="22.499996"
- cy="22.499996"
- r="21.079882"
+ cx="15.999999"
+ cy="15.999999"
+ r="14.990139"
fill="none"
stroke="#1a1a1a"
- stroke-width="2.84023"
+ stroke-width="2.01972"
id="circle1" />
</svg>