fix style mobile

This commit is contained in:
Daniele Linguaglossa 2026-07-27 13:37:12 +02:00
parent 398ae5fc33
commit c66696d6f4
2 changed files with 17 additions and 3 deletions

View File

@ -47,7 +47,11 @@ Copyright:
"\n" \
"* { box-sizing: border-box; }\n" \
"\n" \
"html { scroll-behavior: smooth; }\n" \
"html {\n" \
" scroll-behavior: smooth;\n" \
" -webkit-text-size-adjust: 100%;\n" \
" text-size-adjust: 100%;\n" \
"}\n" \
"\n" \
"body {\n" \
" margin: 0;\n" \
@ -172,7 +176,7 @@ Copyright:
" box-shadow: 0 4px 24px rgba(13, 2, 33, 0.5);\n" \
"}\n" \
"nav#TOC > ul {\n" \
" width: min(860px, calc(100% - 1.5rem));\n" \
" width: min(860px, calc(100% - 2rem));\n" \
" margin: 0 auto;\n" \
" padding: 0.7rem 0;\n" \
" list-style: none;\n" \
@ -353,6 +357,8 @@ Copyright:
" text, links, lists\n" \
" -------------------------------------------------------------------------- */\n" \
"p { margin: 1rem 0; }\n" \
"/* long unbreakable strings (paths, CLSIDs, CVSS vectors) must wrap on mobile */\n" \
"p, li, td, th, blockquote, figcaption { overflow-wrap: break-word; }\n" \
"strong { color: #fff; font-weight: 700; }\n" \
"em { color: #f2ecff; }\n" \
"\n" \
@ -435,6 +441,7 @@ Copyright:
" border: 1px solid rgba(0, 255, 249, 0.22);\n" \
" border-radius: 5px;\n" \
" padding: 0.1em 0.4em;\n" \
" overflow-wrap: anywhere; /* inline code wraps instead of escaping the card */\n" \
"}\n" \
"div.sourceCode { margin: 1.4rem 0; }\n" \
"pre {\n" \
@ -594,7 +601,7 @@ Copyright:
" body { font-size: 15px; }\n" \
" section.level1 { padding: 1.2rem 1rem; }\n" \
" #title-block-header { padding-top: 3.2rem; }\n" \
" nav#TOC.toc-has-toggle > ul { padding-right: 7rem; }\n" \
" nav#TOC.toc-has-toggle > ul { padding-right: 4.5rem; }\n" \
" .toc-toggle { font-size: 0.6rem; }\n" \
"}\n" \
"\n" \

View File

@ -5,9 +5,13 @@
#include <bored_ml_hacker.jpg.webp.h>
#include <botnet.gif.webp.h>
#include <bug-wires.jpg.webp.h>
#include <calif-dark-elevator.jpg.webp.h>
#include <crossdevice-inproc-dll.jpg.webp.h>
#include <dark-side-cookie.jpg.webp.h>
#include <defense_effectiveness.png.webp.h>
#include <dll-missing.jpg.webp.h>
#include <dzonerzy.jpg.webp.h>
#include <exploit-run.png.webp.h>
#include <feature_space_visualization.png.webp.h>
#include <glinet-from-zero-to-botnet.md.h>
#include <got-root.jpg.webp.h>
@ -15,6 +19,8 @@
#include <index.md.h>
#include <instant_backdoor.png.webp.h>
#include <location_shift.png.webp.h>
#include <mfsensorgroup-guid-ida.jpg.webp.h>
#include <mfsensorgroup-ida.jpg.webp.h>
#include <neural-backdoors-when-your-ai-has-a-secret-agenda.md.h>
#include <poison_ratio_tradeoff.png.webp.h>
#include <router-going-wild.jpg.webp.h>
@ -25,6 +31,7 @@
#include <trigger_comparison.png.webp.h>
#include <trigger_patterns.png.webp.h>
#include <trigger_sinusoidal_explanation.png.webp.h>
#include <virtual-camera-real-system.md.h>
#include <wisp_components_patch.png.webp.h>
#include <wisp_components_sinusoidal.png.webp.h>
#include <wisp_detection.png.webp.h>