From a9112e6c4bdbdd38a7d9b057180d9add2ab7a7d9 Mon Sep 17 00:00:00 2001 From: Eugene Serb <46799701+eugene-serb@users.noreply.github.com> Date: Mon, 29 Aug 2022 11:43:48 +0300 Subject: [PATCH] - random pressed fix-commit. - updated sitemaps in pre. - build now. --- docs/css/558.278b2bb3.css | 1 + docs/css/771.bb6440f7.css | 1 + docs/css/styles.css | 15 +++++---------- docs/index.html | 2 +- docs/js/493.3240b127.js | 2 -- docs/js/493.3240b127.js.map | 1 - docs/js/558.62744193.js | 2 ++ docs/js/558.62744193.js.map | 1 + docs/js/{333.3b8b1ecd.js => 771.805c5432.js} | 4 ++-- .../{333.3b8b1ecd.js.map => 771.805c5432.js.map} | 2 +- docs/js/{app.ec756d5a.js => app.cb0ead33.js} | 4 ++-- docs/js/app.cb0ead33.js.map | 1 + docs/js/app.ec756d5a.js.map | 1 - docs/sitemap-internal.xml | 14 +++++++------- docs/sitemap.xml | 2 +- 15 files changed, 25 insertions(+), 28 deletions(-) create mode 100644 docs/css/558.278b2bb3.css create mode 100644 docs/css/771.bb6440f7.css delete mode 100644 docs/js/493.3240b127.js delete mode 100644 docs/js/493.3240b127.js.map create mode 100644 docs/js/558.62744193.js create mode 100644 docs/js/558.62744193.js.map rename docs/js/{333.3b8b1ecd.js => 771.805c5432.js} (90%) rename docs/js/{333.3b8b1ecd.js.map => 771.805c5432.js.map} (69%) rename docs/js/{app.ec756d5a.js => app.cb0ead33.js} (84%) create mode 100644 docs/js/app.cb0ead33.js.map delete mode 100644 docs/js/app.ec756d5a.js.map diff --git a/docs/css/558.278b2bb3.css b/docs/css/558.278b2bb3.css new file mode 100644 index 0000000..c261c88 --- /dev/null +++ b/docs/css/558.278b2bb3.css @@ -0,0 +1 @@ +.list>li{margin-bottom:4px} \ No newline at end of file diff --git a/docs/css/771.bb6440f7.css b/docs/css/771.bb6440f7.css new file mode 100644 index 0000000..873a146 --- /dev/null +++ b/docs/css/771.bb6440f7.css @@ -0,0 +1 @@ +.link_hash{word-break:break-all} \ No newline at end of file diff --git a/docs/css/styles.css b/docs/css/styles.css index 4a6b902..59d3c00 100644 --- a/docs/css/styles.css +++ b/docs/css/styles.css @@ -1,6 +1,6 @@ /* ------------------------------ */ /* Wavelovers styles */ -/* version: dated 2022.08.28 */ +/* version: dated 2022.08.29 */ /* author: Eugene Serb */ /* ------------------------------ */ @@ -146,8 +146,11 @@ span, p, article, blockquote { font-weight: 300; } -ul { +ol, ul { padding: 16px; +} + +ul { list-style-type: circle; } @@ -486,11 +489,3 @@ table, th, td { padding: 32px; } } - -/* ----- */ -/* PAGES */ -/* ----- */ - -.link_hash { - word-break: break-all; -} diff --git a/docs/index.html b/docs/index.html index 8a54954..f633f6a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,4 +15,4 @@ webvisor: true });