diff --git a/Ultima Bomba - Pagina Singola/lubps.css b/Ultima Bomba - Pagina Singola/lubps.css deleted file mode 100644 index 2f46798f1d..0000000000 --- a/Ultima Bomba - Pagina Singola/lubps.css +++ /dev/null @@ -1,354 +0,0 @@ -.sheet-background{ - background-color: lightgray; - min-width: 800px; - height: auto; -} -.sheet-info{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-around; -} -.sheet-infoNames{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-infoNamesInput{ - display: flex; - flex-direction: column; - margin-left: 10px; -} -.sheet-infoNamesInput1{ - font-size: 15px; - width: 300px; -} -.sheet-pa_input{ - font-size: 30px; - text-align: center; -} -.sheet-florins_input{ - font-size: 30px; - text-align: center; -} -.sheet-bsNameBear{ - display: flex; - width: 55px; -} -.sheet-bsNameDeer{ - display: flex; - width: 60px; -} -.sheet-bsNameEagle{ - display: flex; - width: 70px; -} -.sheet-bsNameSnake{ - display: flex; - width: 80px; -} -.sheet-bsButtons{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-around; -} -.sheet-allStats{ - display: flex; - margin-top: 10px; - flex-direction: row; - justify-content: space-around; -} -.sheet-characterInfo{ - display: flex; - flex-direction: row; - margin-top: 20px; - margin-left: 20px; -} -.sheet-characterInfo2{ - display: flex; - flex-direction: column; - align-items: center; -} -.sheet-merit{ - display: flex; - margin-left: 10px; - margin-top: 10px; -} -.sheet-stats{ - font-size: 30px; - margin-left: 10px; - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-dice{ - font-size: 27px; - margin-left: 10px; - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-statsLeft { - display: flex; - flex-direction: row; - align-self: center; - margin-left: 15px; -} -.sheet-statsRight{ - display: flex; - flex-direction: column; - justify-content: space-evenly; -} -.sheet-bs{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-around; -} -.sheet-inputBs{ - display: flex; - justify-content: space-around; - width: 50px; - height: 30px; - font-size: 15px; - margin-left: 10px; - margin-right: 10px; -} -.sheet-bsCheckbox{ - display: flex; - justify-content: space-around; - width: 60px; - font-size: 20px; -} -.sheet-stats_checkbox{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-stats_number{ - display: flex; - flex-direction: column; - justify-content: space-around; - margin-left: 10px; -} -.sheet-ability_input_dice{ - display: flex; - justify-content: center; - align-content: center; - width: 23px; - font-size: 20px; -} -.sheet-ability_input_mod{ - display: flex; - justify-content: center; - align-content: center; - width: 35px; - font-size: 20px; -} -.sheet-stats_buttons{ - display: flex; - flex-direction: column; - justify-content: space-around; - margin-left: 10px; -} -.sheet-centralSheet{ - display: flex; - margin-top: 10px; - flex-direction: row; - justify-content: space-around; -} -.sheet-centralLeft{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-centralHealt{ - display: flex; - justify-content: space-around; - align-items: center; -} -.sheet-centralStats{ - display: flex; - flex-direction: column; - justify-content: center; - align-items: center; -} -.sheet-centralLeftSheetStatsName{ - font-size: 20; - margin-bottom: 5px; -} -.sheet-centralLeftSheetStatsName2{ - font-size: 20; - margin-bottom: 22px; -} -.sheet-inputStats{ - font-size: 15px; - text-align: center; -} -.sheet-inputStatsRight{ - font-size: 20px; - text-align: center; -} -.sheet-inputStatsMinMax{ - display: flex; - justify-content: space-around; - align-items: center; - flex-direction: column; - margin-bottom: 10px; - text-align: center; -} -.sheet-makeWeapon{ - display: flex; - margin-top: 5px; -} -.sheet-stats_weapon{ - display: flex; - flex-direction: row; - justify-content: space-around; - align-self: center; - margin-top: 5px; -} -.sheet-weaponName{ - display: flex; - font-size: 15; - align-items: center; -} -.sheet-weapons{ - display: flex; - font-size: 20; - align-items: center; -} -.sheet-loaderInput{ - width: 40px; -} -.sheet-weaponsStats { - display: flex; - flex-direction: row; - margin-left: 5px; - justify-content: space-around; - align-self: center; -} -.sheet-inputWeaponDice{ - display: flex; - justify-content: center; - align-content: center; - width: 42px; - height: 20px; - font-size: 15; -} -.sheet-inputWeaponDiceMod{ - display: flex; - justify-content: center; - align-content: center; - margin-left: 5px; - width: 25px; - height: 20px; - font-size: 15; -} -.sheet-weaponButtons{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-utilityContainer{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-utility{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-around; -} -.sheet-utilityStats{ - display: flex; - flex-direction: column; - align-items: center; -} -.sheet-utilityStatsName{ - font-size: 15; -} -.sheet-extraAbility{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-extraAbilityInput{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-around; - margin-bottom: 10px; -} -.sheet-extraAbilityInput2{ - width: 45px; - font-size: 15; - margin-top: 5px; -} -.sheet-extraAbilityInput3{ - width: 27px; - font-size: 15; - margin-top: 5px; -} -.sheet-statsRightBottom{ - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; -} -.sheet-statsRightBottomName{ - font-size: 20; - margin-bottom: 5px; -} -.sheet-statsRightBottomDisplay{ - display: flex; -} -.sheet-inputUtility{ - display: flex; - justify-content: space-around; - align-items: center; - flex-direction: column; - margin-bottom: 20px; -} -.sheet-ability_input{ - margin-left: 10px; -} -.sheet-equipAbility{ - display: flex; - flex-direction: column; - align-items: center; - justify-content: space-around; -} -.sheet-notes{ - display: flex; - justify-content: space-around; - margin-top: 10px; -} -.sheet-equipAbilityInputLeft{ - width: 370px; - height: 190px; - font-size: 18px; - margin-bottom: 10px; -} -.sheet-equipAbilityInputRight{ - width: 370px; - height: 420px; - font-size: 18px; - margin-bottom: 10px; -} - -.sheet-columns { - display: flex; - justify-content: space-between; - margin: 15px; -} -.sheet-columns > * { - flex: 1; -} - -input.sheet-toggle-show:not(:checked) ~ div.sheet-body, -input.sheet-toggle-hide:checked ~ div.sheet-body { - display: none; -} \ No newline at end of file diff --git a/Ultima Bomba - Pagina Singola/lubps.html b/Ultima Bomba - Pagina Singola/lubps.html deleted file mode 100644 index 0a3f5798ce..0000000000 --- a/Ultima Bomba - Pagina Singola/lubps.html +++ /dev/null @@ -1,617 +0,0 @@ -