From 56ee5c0c85ce4a30f1070d1cd7bc82efd4b2d987 Mon Sep 17 00:00:00 2001 From: Gaspard Jankowiak Date: Fri, 22 Mar 2024 09:57:20 +0100 Subject: [PATCH] update list markers --- css/screen.scss | 3 +- images/bullet_dark.png | Bin 258 -> 0 bytes images/bullet_dark.svg | 70 ++++++++++++++++++++++++++++++++++ images/bullet_dark_single.svg | 65 +++++++++++++++++++++++++++++++ 4 files changed, 137 insertions(+), 1 deletion(-) delete mode 100644 images/bullet_dark.png create mode 100644 images/bullet_dark.svg create mode 100644 images/bullet_dark_single.svg diff --git a/css/screen.scss b/css/screen.scss index a7db287..09b423e 100644 --- a/css/screen.scss +++ b/css/screen.scss @@ -124,7 +124,8 @@ table.bordered tr { border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; } .publi_table td:nth-child(2) { width: 60%; } .publi_table td:nth-child(3) { width: 10%; } -ul { list-style-image: url('/images/bullet_dark.png'); } +ul { list-style-image: url('/images/bullet_dark.svg'); } +li ul { list-style-image: url('/images/bullet_dark_single.svg'); } ul li { margin-left: 1em; } ol { list-style-type: decimal; } diff --git a/images/bullet_dark.png b/images/bullet_dark.png deleted file mode 100644 index aecc75d169845dcafe2628bb4ecc0d2b174c9c02..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 258 zcmeAS@N?(olHy`uVBq!ia0vp^AT}ol8<6B)wpSQPu_bxCyDEak7ak=-xLcv20A}tT?*+2PQ z`L&v{b1934;+H8x3s^K7r#R?r*3$ZA;Gg2eqP@Rz^XAVJu6VwRNI5O#nZJO6{dV&b zu?k&Y1xE1%Cb>ynZ!>clc2~}`w|vfN!F+tq=eyr_Y!eY~%g}Jxo%;JmNq6()w}q#J y92nPan}6|JGN(l2y)yarnb+AaT#5Rr9`E?wwc_! + + + + + + + + + + + + diff --git a/images/bullet_dark_single.svg b/images/bullet_dark_single.svg new file mode 100644 index 0000000..16f0d78 --- /dev/null +++ b/images/bullet_dark_single.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + +