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:
@@ -1356,7 +1356,29 @@ button.btn.btn-danger.pictos.repcontrol_del:hover {
|
||||
}
|
||||
|
||||
/*=================== FIRMA CSS ===================*/
|
||||
|
||||
.sheet-tiradasecreta {
|
||||
position: absolute;
|
||||
right: 20px;
|
||||
top: 15px;
|
||||
float: left;
|
||||
width: 180px;
|
||||
height: 20px;
|
||||
box-sizing:border-box;
|
||||
z-index:2;
|
||||
font-family: "Brawler", serif;
|
||||
font-weight: 500;
|
||||
font-size: 11px;
|
||||
text-align: left;
|
||||
color: #A45700;
|
||||
}
|
||||
.sheet-checkvyc3{
|
||||
float:left;
|
||||
width: 12px!important;
|
||||
height: 12px!important;
|
||||
margin: 2px 5px 0px 0px!important;
|
||||
color:#A45700; accent-color:#A45700;
|
||||
border-color: black;
|
||||
}
|
||||
.sheet-firma-foot{
|
||||
|
||||
float: left;
|
||||
@@ -1385,6 +1407,12 @@ button.btn.btn-danger.pictos.repcontrol_del:hover {
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.sheet-logoeditorial:hover {
|
||||
background-image: url("https://rolmasters.com/ROLL20/NAHUI_OLLIN/Logo-nosolorol-color.png");
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
/*=================== MEDIA CSS ===================*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user