still cooking like a pro (francesco)
Deploy / trigger (push) Successful in 22s

This commit is contained in:
2026-05-26 12:43:51 +02:00
parent 0361eba45c
commit bb0e460073
3 changed files with 8 additions and 2 deletions
+3 -2
View File
@@ -284,7 +284,8 @@ footer a {
}
}
/* --- Sezione Divulgativa --- */
.appunti-style ul {
.appunti-style ul,
.appunti-style ol {
padding-left: 1.5em;
margin-top: 1.5em;
margin-bottom: 1.5em;
@@ -390,7 +391,7 @@ footer a {
}
.btn-appunto.active {
background: #4db8ff;
background: var(--accent-green);
color: #0b0f19;
}