Revert "The Witcher (Sheet Completely Remade)"
@@ -0,0 +1,58 @@
|
||||
.charsheet
|
||||
{
|
||||
background-image: url("https://www.jinx.com/productimage/5659/62/1/900.jpg");
|
||||
background-repeat:no-repeat;
|
||||
background-position:center;
|
||||
|
||||
}
|
||||
|
||||
{ border-style:double; }
|
||||
{font-size:12px; }
|
||||
|
||||
table.center {
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
||||
table {
|
||||
margin-top: 15px;
|
||||
margin-right: 5px;
|
||||
margin-left: 5px;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
th, td {
|
||||
text-align:center;
|
||||
}
|
||||
th {
|
||||
text: bold;
|
||||
}
|
||||
textarea {
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
div.sheet-tab-content { display: none; }
|
||||
|
||||
input.sheet-tab1:checked ~ div.sheet-tab1,
|
||||
input.sheet-tab2:checked ~ div.sheet-tab2,
|
||||
input.sheet-tab3:checked ~ div.sheet-tab3,
|
||||
input.sheet-tab4:checked ~ div.sheet-tab4
|
||||
|
||||
{ display: block; }
|
||||
|
||||
input.sheet-tab {
|
||||
width: 150px;
|
||||
height: 20px;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
left: 6px;
|
||||
margin: -1.5px;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 273 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 386 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 231 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 399 KiB |
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"html": "The_Witcher_Pen_&_Paper_RPG.html",
|
||||
"css": "The_Witcher_Pen_&_Paper_RPG.css",
|
||||
"authors": "Austin Mitchell",
|
||||
"roll20userid": "265633",
|
||||
"preview": "Witcher_Character_Sheet_Tab1.png",
|
||||
"instructions": "A basic sheet for The Witcher Pen and Paper RPG by R Talsorian."
|
||||
|
||||
}
|
||||
|
Before Width: | Height: | Size: 320 KiB |
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"html": "witchersheet.html",
|
||||
"css": "witchersheet.css",
|
||||
"authors": "Leothedino",
|
||||
"roll20userid": "2643470",
|
||||
"preview": "witcherpreview.png",
|
||||
"instructions": "A sheet to reflect the original from R.Talsorian Games. It includes helpful navigation, quality of life additions such as an extended weapon rack, catologue spell list, NPC sheet and a host of auto-calculating stats and skills to string together a simple and straight-forward online experience. This version is not built upon any others that may previously have featured here on Roll20."
|
||||
}
|
||||