[nb] Commit

This commit is contained in:
Oscar Plaisant
2024-12-26 16:09:08 +01:00
parent 5970fc70c1
commit 29453462f9
177 changed files with 881 additions and 31552 deletions

View File

@@ -0,0 +1,7 @@
.cm-line {
background:rgba(0,255,0,0.1);
box-shadow: inset 0 -2px 3px rgba(255,255,255,.2);
background-position:right !important;
background-image: repeating-linear-gradient(270deg, #00FFFF2E 0em, #073AFF00 9px);
/* FIX? */
}