tellement de trucs
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
.sheet.item.vermine2047 {
|
||||
.window-content {
|
||||
.flexrow {
|
||||
align-items: center;
|
||||
box-shadow: 0px 5px 10px 0px black;
|
||||
margin: 1rem;
|
||||
}
|
||||
|
||||
header,
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5 {
|
||||
background: 50% 50%/cover no-repeat url(/systems/vermine2047/assets/images/ui/scotch.webp);
|
||||
text-transform: uppercase;
|
||||
font-family: "DistressBlack";
|
||||
margin-top: 1rem;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
h2,
|
||||
h3,
|
||||
h4 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h5 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.resource {
|
||||
border: none;
|
||||
border-left: 1px solid gray;
|
||||
padding: 0.2rem 1rem;
|
||||
text-align: center;
|
||||
|
||||
.flexrow {
|
||||
min-width: 5rem;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.damages-row {
|
||||
margin: 0;
|
||||
|
||||
.radios {
|
||||
margin: 0;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.damage-pannes,
|
||||
.damage-state,
|
||||
.damage-effect {
|
||||
text-align: center;
|
||||
font-family: "DistressBlack";
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user