mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Merge pull request #15050 from VJRolmasters/AQUELARRE-3edition
[Aquelarre 3edition] Templanza bug fixed and other minor changes
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
Roll20 Character sheet del juego Aquelarre, 3era edición publicada por Nosolorol en 2011.
|
||||
|
||||
Más información
|
||||
Más información sobre el juego: [NOSOLOROL](https://www.nosolorol.com/3-aquelarre).
|
||||
|
||||
|
||||
@@ -587,10 +587,24 @@ textarea:focus {
|
||||
font-size: 24px;
|
||||
color: #761d2c;
|
||||
text-align: center;
|
||||
background-image: url("https://rolmasters.com/ROLL20/AQUELARRE3/AQUELARRE_4_CENEFA_TITULOS_3.png");
|
||||
background-repeat:repeat-x;
|
||||
background-size:auto;
|
||||
background-position: left bottom;
|
||||
}
|
||||
.sheet-tituloatributoseditables{
|
||||
float:left;
|
||||
position:relative;
|
||||
width:100%;
|
||||
height:auto;
|
||||
min-height: 30px;
|
||||
margin: 0px 0px 0px;
|
||||
padding: 0px;
|
||||
font-family: "IM Fell Great Primer", serif;
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
font-size: 24px;
|
||||
color: #761d2c;
|
||||
text-align: center;
|
||||
background-color: transparent;
|
||||
outline: 0px;
|
||||
border:none;
|
||||
}
|
||||
.sheet-selectdifcar{
|
||||
width: 90%;
|
||||
@@ -1518,10 +1532,6 @@ border-color: black;
|
||||
overflow-y: auto;
|
||||
scrollbar-color: darkred transparent;
|
||||
scrollbar-width: thin;
|
||||
background-image: url("https://rolmasters.com/ROLL20/AQUELARRE3/VYC_ESGRIMA_FONDO_V2.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size:contain;
|
||||
background-position: center bottom;
|
||||
}
|
||||
.sheet-cajaarmas{
|
||||
float:none;
|
||||
@@ -1869,10 +1879,6 @@ textarea:focus {
|
||||
overflow-y: auto;
|
||||
scrollbar-color: darkred transparent;
|
||||
scrollbar-width: thin;
|
||||
background-image: url("https://rolmasters.com/ROLL20/AQUELARRE3/VYC_ALQUIMIA_FONDO_V3.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size:contain;
|
||||
background-position: center bottom;
|
||||
border-bottom: 1px solid darkred;
|
||||
}
|
||||
.sheet-cajaalquimia{
|
||||
|
||||
@@ -139,7 +139,7 @@
|
||||
|
||||
|
||||
<div class="sheet-espai-10"></div><!-- end .sheet-espai-10 -->
|
||||
<div class="sheet-particion2"></div><!-- end .sheet-particion1 -->
|
||||
<div class="sheet-particion2"></div><!-- end .sheet-particion2 -->
|
||||
<div class="sheet-espai-10"></div><!-- end .sheet-espai-10 -->
|
||||
|
||||
|
||||
@@ -255,7 +255,7 @@
|
||||
</div><!-- end .sheet-etiquetasecundaria -->
|
||||
|
||||
<div class="sheet-etiquetasecundaria">
|
||||
<input class="sheet-valorsecundaria" readonly type="number" max="100" min="-100" name="attr_templanza" title="Máximo de Templanza del personaje" value="0" />
|
||||
<input class="sheet-valorsecundaria" type="number" max="100" min="-100" name="attr_templanza" title="Máximo de Templanza del personaje" value="0" />
|
||||
</div><!-- end .sheet-etiquetasecundaria -->
|
||||
|
||||
<div class="sheet-etiquetasecundaria">
|
||||
@@ -794,11 +794,11 @@
|
||||
|
||||
<div class="sheet-columnamig">
|
||||
|
||||
<div class="sheet-tituloatributos">DESCRIPCIÓN</div><!-- end .sheet-titulopj2 -->
|
||||
<div class="sheet-width100"> <input class="sheet-tituloatributoseditables" type="text" name="attr_titulodescripcion" title="" value="DESCRIPCIÓN" /></div><!-- end .sheet-width100 -->
|
||||
<textarea class="sheet-textpj1" style="" name="attr_descripcion"></textarea>
|
||||
|
||||
<div class="sheet-espai-10"></div><!-- end .sheet-espai-10 -->
|
||||
<div class="sheet-tituloatributos">TRASFONDO</div><!-- end .sheet-titulopj2 -->
|
||||
<div class="sheet-width100"> <input class="sheet-tituloatributoseditables" type="text" name="attr_titulotrasfondo" title="" value="TRASFONDO" /></div><!-- end .sheet-width100 -->
|
||||
<textarea class="sheet-textpj1" style="" name="attr_trasfondo"></textarea>
|
||||
</div><!-- end .sheet-columnamig -->
|
||||
|
||||
@@ -807,13 +807,13 @@
|
||||
|
||||
<div class="sheet-columnamig">
|
||||
<div class="sheet-espai-10"></div><!-- end .sheet-espai-10 -->
|
||||
<div class="sheet-tituloatributos">FAMILIA</div><!-- end .sheet-titulopj2 -->
|
||||
<div class="sheet-width100"> <input class="sheet-tituloatributoseditables" type="text" name="attr_titulofamilia" title="" value="FAMILIA" /></div><!-- end .sheet-width100 -->
|
||||
<textarea class="sheet-textpj2" style="" name="attr_familiatotal"></textarea>
|
||||
</div><!-- end .sheet-columnamig -->
|
||||
|
||||
<div class="sheet-columnamig">
|
||||
<div class="sheet-espai-10"></div><!-- end .sheet-espai-10 -->
|
||||
<div class="sheet-tituloatributos">AMIGOS Y ENEMIGOS</div><!-- end .sheet-titulopj2 -->
|
||||
<div class="sheet-width100"> <input class="sheet-tituloatributoseditables" type="text" name="attr_tituloamigos" title="" value="AMIGOS Y ENEMIGOS" /></div><!-- end .sheet-width100 -->
|
||||
<textarea class="sheet-textpj2" style="" name="attr_amigosyenemigos"></textarea>
|
||||
|
||||
|
||||
@@ -5357,7 +5357,7 @@
|
||||
</div><!-- end .sheet-columnamig -->
|
||||
|
||||
<div class="sheet-columnamig">
|
||||
<div class="sheet-titulopj">RASGOS DE CARÁCTER</div><!-- end .sheet-titulopj -->
|
||||
<div class="sheet-titulopj">ORGULLOS Y VERGÜENZAS</div><!-- end .sheet-titulopj -->
|
||||
|
||||
<div class="sheet-columnarasgos">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user