mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-04 22:22:28 +00:00
Add files via upload
This commit is contained in:
+5
-6
@@ -430,7 +430,7 @@
|
||||
height: auto;
|
||||
min-height: 1111px;
|
||||
margin: -50px auto 0px;
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/LOTR5E/IMAGES/LOTR_5E_FRONT_MARCA_BLANCA_B2_860px.jpg");
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/LOTR5E/IMAGES/LOTR_5E_FRONT_MARCA_BLANCA_B5_860px.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size:auto;
|
||||
background-position: top;
|
||||
@@ -471,6 +471,7 @@
|
||||
font-size: 8px; font-family: "Volkhov", serif;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.sheet-valueatributes{
|
||||
float: left;
|
||||
@@ -919,7 +920,7 @@
|
||||
}
|
||||
|
||||
|
||||
/*============= BACK TAB 2 CSS =============*/
|
||||
/*============= BACK TAB 2 CSS ============= rolmasters.com/ROLL20/LOTR5E/LOTR_5E_BACK_BACKGROUND_860px.jpg */
|
||||
|
||||
.sheet-back{
|
||||
float: left;
|
||||
@@ -927,7 +928,7 @@
|
||||
height: auto;
|
||||
min-height: 1111px;
|
||||
margin: -50px auto 0px;
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/LOTR5E/IMAGES/LOTR_5E_BACK_MARCA_BLANCA_B3_860px.jpg");
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/LOTR5E/IMAGES/LOTR_5E_BACK_MARCA_BLANCA_B5_860px.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size:auto;
|
||||
background-position: top;
|
||||
@@ -1037,7 +1038,6 @@
|
||||
|
||||
|
||||
|
||||
/*=================== COMBATE TAB 3 CSS ===================*/
|
||||
|
||||
/*============= MAGIA TAB 4 CSS =============*/
|
||||
.sheet-checksalvation{
|
||||
@@ -1215,7 +1215,6 @@ border-color: darkred!important;
|
||||
height:60px;
|
||||
margin: 0px auto;
|
||||
padding: 0px;
|
||||
background-color: aqua;
|
||||
}
|
||||
|
||||
/*============= REPCONTROL BOTONS CSS =============*/
|
||||
@@ -1301,7 +1300,7 @@ button.btn.btn-danger.pictos.repcontrol_del:hover {
|
||||
|
||||
/*=================== LOTR5E ROLLTEMPLATE CSS ===================*/
|
||||
|
||||
/* Smaller margins - remove these if you want the huge default left margin */
|
||||
/* Smaller margins - remove these if you want the huge default left margin */
|
||||
.sheet-rolltemplate-lotr5e {
|
||||
margin-left: -37px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user