Fix sur pouvoirs, heritage et 2 pts de tricherie

This commit is contained in:
2023-04-30 20:08:29 +02:00
parent 2dff59c829
commit 9b1600304a
8 changed files with 129 additions and 28 deletions

View File

@@ -1241,6 +1241,17 @@ ul, li {
background: linear-gradient(to bottom, #800000 5%, #3e0101 100%);
background-color: rgb(56, 33, 33);
}
.roll-tricherie-2 {
margin: 2px 2px 2px 2px;
box-shadow: inset 0px 1px 0px 0px #a6827e;
background: linear-gradient(to bottom, #41545a 5%, #2e5561 100%);
background-color: #7d5d3b00;
border-radius: 4px;
border: 1px ridge #846109;
padding: 1px 1px 0px 1px;
text-decoration: none;
text-shadow: 0px 1px 0px #4d3534;
}
.button-sheet-roll:active {
position:relative;
top:1px;