mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Add files via upload
This commit is contained in:
+17
-27
@@ -204,10 +204,6 @@
|
||||
max-width: 840px;
|
||||
height: 710px;
|
||||
margin: 0px 0px 0px 0px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/TEC/.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size:cover;
|
||||
background-position: bottom center;
|
||||
}
|
||||
.sheet-un{
|
||||
position: relative;
|
||||
@@ -216,10 +212,6 @@
|
||||
max-width: 840px;
|
||||
height: 710px;
|
||||
margin: 0px 0px 0px 0px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/TEC/C_E.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size:cover;
|
||||
background-position: bottom center;
|
||||
}
|
||||
.sheet-dos{
|
||||
position: relative;
|
||||
@@ -228,10 +220,6 @@
|
||||
max-width: 840px;
|
||||
height: 710px;
|
||||
margin: 0px 0px 0px 0px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/TEC/C_E.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size:cover;
|
||||
background-position: bottom center;
|
||||
}
|
||||
.sheet-tres{
|
||||
position: relative;
|
||||
@@ -240,10 +228,6 @@
|
||||
max-width: 840px;
|
||||
height: 710px;
|
||||
margin: 0px 0px 0px 0px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/TEC/C_E.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size:cover;
|
||||
background-position: bottom center;
|
||||
}
|
||||
.sheet-quatre{
|
||||
position: relative;
|
||||
@@ -252,10 +236,6 @@
|
||||
max-width: 840px;
|
||||
height: 710px!important;
|
||||
margin: 0px 0px 0px 0px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/TEC/C_E.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size:contain;
|
||||
background-position: bottom center;
|
||||
}
|
||||
|
||||
|
||||
@@ -477,7 +457,7 @@ textarea:focus {
|
||||
min-height: 84px;
|
||||
margin: 0px 0px 0px 20px;
|
||||
border:none;
|
||||
background-image: url("https://rolmasters.com/ROLL20/SKIES_ABOVE/SA_ICONS_A2_680px.png");
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/SA_ICONS_A2_680px.png");
|
||||
background-repeat: no-repeat;
|
||||
background-size:contain;
|
||||
background-position: top center;
|
||||
@@ -1327,7 +1307,7 @@ border-color: black;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
font-size: 30px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/SKIES_ABOVE/S_A_FONDO_DIAMOND_RANK_1.png")!important;
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/S_A_FONDO_DIAMOND_RANK_1.png")!important;
|
||||
background-repeat: no-repeat;
|
||||
background-size:contain;
|
||||
background-position: bottom center;
|
||||
@@ -1336,14 +1316,19 @@ border-color: black;
|
||||
}
|
||||
.sheet-check-fondodiamondrank:checked{
|
||||
background: #cc3333;
|
||||
background-image: url("https://rolmasters.com/ROLL20/SKIES_ABOVE/S_A_FONDO_DIAMOND_RANK_2.png")!important;
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/S_A_FONDO_DIAMOND_RANK_2.png")!important;
|
||||
background-repeat: no-repeat;
|
||||
background-size:contain;
|
||||
background-position: bottom center;
|
||||
background-color: transparent!important;
|
||||
border: none!important;
|
||||
}
|
||||
|
||||
.sheet-check-fondodiamondrank,
|
||||
.sheet-check-fondodiamondrank:focus,
|
||||
.sheet-check-fondodiamondrank:active {
|
||||
outline: none!important;
|
||||
box-shadow: none!important;
|
||||
}
|
||||
|
||||
.sheet-check-fondostarrank{
|
||||
appearance: none;
|
||||
@@ -1355,7 +1340,7 @@ border-color: black;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
font-size: 30px;
|
||||
background-image: url("https://rolmasters.com/ROLL20/SKIES_ABOVE/S_A_FONDO_STAR_RANK_1.png")!important;
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/S_A_FONDO_STAR_RANK_1.png")!important;
|
||||
background-repeat: no-repeat;
|
||||
background-size:contain;
|
||||
background-position: bottom center;
|
||||
@@ -1364,7 +1349,7 @@ border-color: black;
|
||||
}
|
||||
.sheet-check-fondostarrank:checked{
|
||||
background: #cc3333;
|
||||
background-image: url("https://rolmasters.com/ROLL20/SKIES_ABOVE/S_A_FONDO_STAR_RANK_2.png")!important;
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/S_A_FONDO_STAR_RANK_2.png")!important;
|
||||
background-repeat: no-repeat;
|
||||
background-size:contain;
|
||||
background-position: bottom center;
|
||||
@@ -1372,7 +1357,12 @@ border-color: black;
|
||||
border: none!important;
|
||||
}
|
||||
|
||||
|
||||
.sheet-check-fondostarrank,
|
||||
.sheet-check-fondostarrank:focus,
|
||||
.sheet-check-fondostarrank:active {
|
||||
outline: none!important;
|
||||
box-shadow: none!important;
|
||||
}
|
||||
|
||||
|
||||
/*============= COMBAT & WEAPONS TAB 4 CSS =============*/
|
||||
|
||||
Reference in New Issue
Block a user