reprise du projet

This commit is contained in:
Erwan Lemaire
2025-04-17 14:55:41 +02:00
parent 62f13c8cc3
commit d380efeed5
16 changed files with 526 additions and 244 deletions
+10 -4
View File
@@ -679,11 +679,17 @@ ul.unstyled li {
}
}
.system-vermine2047 .sheet.actor .preferred {
.system-vermine2047 .sheet.actor .skill-category {
padding: .3rem;
h4,
label {
text-shadow: 0px 0px 5px rgba(0, 128, 0, 0.411)
&.preferred {
h4,
label {
text-shadow: 0px 0px 5px rgba(0, 128, 0, 0.411)
}
box-shadow: 0px 0px 30px rgba(0, 128, 0, 0.306) inset;
}
}