Files
roll20-character-sheets/Anima-Beyond-Fantasy/A-BF.css
T
John Myles 7054540392 Rename A:BF.css to A-BF.css
To fix "difficulties" when using this repository on a windows based OS (doesn't allow colons in filenames)
2014-07-25 22:07:08 +01:00

797 lines
15 KiB
CSS

@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
.charsheet input[disabled="true"]{
border:1px solid black;
}
.charsheet input[type="number"]{
border-bottom:2px solid black;
}
.sheet-cell{
margin-top: 5px;
display:inline-block;
}
.sheet-red{
color:red;
}
.sheet-3digitInput{
width:48px;
}
.sheet-calcInput{
border-bottom:2px solid black;
}
.sheet-bubbled{
font-size: 11pt;
border:2px solid black;
color:white;
float:left;
background-color:black;
text-align: center;
border-radius:8px;
padding-top:2px;
padding-left:3px;
padding-bottom:4px;
margin-left:4px;
}
.sheet-sidebubbled{
font-size: 11pt;
border:2px solid black;
color:white;
float:left;
background-color:black;
text-align: center;
padding-top:1px;
padding-left:3px;
padding-bottom:4px;
margin-left:4px;
border-top-left-radius: 1em;
border-bottom-left-radius: 1em;
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.sheet-title{
text-align: center;
font-family: 'station';
background-color: black;
color: white;
padding-bottom:8px;
padding-top:8px;
width: 100%;
font-size: 25pt;
}
.sheet-final_input{
margin-left:4px;
color:white;
background-color:black;
border:solid black;
}
.sheet-mainpage_wrapper{
width:100%;
margin:3px;
float:middle;
border:5px solid black;
display:inline-block;
}
.sheet-kipage_wrapper{
width:100%;
margin:3px;
float:middle;
border:5px solid black;
display:inline-block;
}
.sheet-info_wrapper{
display:inline-block;
float:left;
width:400px;
border: 5px solid black;
border-top: none;
margin:3px;
}
.sheet-info_row{
width:100%;
display:block;
float:left;
}
.sheet-characteristics_wrapper {
width: 330px;
float:left;
border: 5px solid black;
border-top:0px;
display:inline-block;
margin:3px;
}
.sheet-characteristic_row{
width: 100%;
height: 35px;
display: inline-block;
margin-top: 0px;
margin-left: 5px;
}
.sheet-characteristic{
width: 6em;
float:left;
margin: 4px;
margin-right:0px;
margin-left:0px;
}
.sheet-characteristic_mod{
width:120px;
margin-left:4px;
margin-right:4px;
margin-top:4px;
}
.sheet-characteristic_roll{
width:30px;
}
.sheet-advantage_wrapper{
display:inline-block;
border: 5px solid black;
border-top:0px;
width: 385px;
margin:3px;
margin-right:0px;
}
.sheet-advantage_text{
margin-left:3px;
width:315px;
}
.sheet-combat_wrapper{
border: 5px solid black;
border-top: none;
display:inline-block;
width:115px;
margin:3px;
}
.sheet-combat_row{
width:100%;
display:block;
float:left;
}
.sheet-init_wrapper{
border: 5px solid black;
border-top:0px;
height: 235px;
width: 400px;
margin:3px;
}
.sheet-init_row{
margin-top: 5px;
display:inline-block;
width:100%;
}
.sheet-init_name{
width:90px;
font-size:8pt;
}
.sheet-armor_general_wrapper{
float:left;
width:510px;
display:inline-block;
margin:3px;
margin-left:150px;
}
.sheet-armor_upper_wrapper{
border: 5px solid black;
border-top:0px;
}
.sheet-armor_lower_wrapper{
border: 5px solid black;
border-bottom:4px solid black;
border-top:0px;
}
.sheet-armor_final_wrapper{
border-left: 5px solid black;
border-bottom:2px solid black;
float:left;
border-top:0px;
}
.sheet-armor_title{
text-align: center;
background-color: black;
color: white;
padding-bottom:8px;
padding-top:8px;
font-size: 15pt;
width:120px;
display:inline-block;
border-top-right-radius: 1em;
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.sheet-armor_title_row{
width:100%;
display:inline-block;
border-top:2px solid black;
border-bottom:2px solid black;
line-height:8px;
}
.sheet-armor_final_title{
text-align: center;
font-family: Copperplate, "Copperplate Gothic Light", fantasy;
background-color: white;
color: black;
padding-bottom:8px;
padding-top:8px;
font-size: 15pt;
width:120px;
display:inline-block;
border-bottom-right-radius: 1em;
}
.sheet-armor_heading{
display:inline-block;
}
.sheet-armor_name{
width:120px;
}
.sheet-resistance_wrapper{
border: 5px solid black;
border-top:0px;
float:left;
margin-left:3px;
margin-top:3px;
display:inline-block;
width: 240px;
height:230px;
}
.sheet-resistance_row{
margin-top:2px;
margin-bottom:2px;
width:100%;
float:left;
display:inline-block;
}
.sheet-resistance_heading{
color:white;
font-size:10pt;
}
.sheet-secondary_ability_wrapper{
border: 5px solid black;
width: 380px;
margin:3px;
float:right;
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
display:inline-block;
}
.sheet-secondary_ability_info{
text-align: center;
width: 100%;
color:red;
}
.sheet-secondary_ability_separator{
float:left;
margin-top:5px;
margin-bottom:5px;
width:100%;
}
.sheet-secondary_ability_separator div{
float: left;
}
.sheet-secondary_ability_separator div:nth-child(1){
float: left;
margin-left: 5px;
width:80px;
text-align:center;
font-size:11pt;
}
.sheet-secondary_ability_separator div:nth-child(2){
padding-top:5px;
margin-left: 12px;
}
.sheet-secondary_ability_separator div:nth-child(3){
padding-top:5px;
margin-left: 20px;
}
.sheet-secondary_ability_separator div:nth-child(4){
padding-top:5px;
margin-left: 20px;
}
.sheet-secondary_ability_separator div:nth-child(5){
padding-top:5px;
margin-left: 20px;
}
.sheet-secondary_ability_separator div:nth-child(6){
padding-top:5px;
margin-left: 15px;
font-weight:bold;
font-size:12pt;
}
.sheet-secondary_ability_row{
display:inline-block;
width: 100%;
margin-bottom:3px;
}
.sheet-secondary_ability_name{
float: left;
width:80px;
margin-left:10px;
font-size:10pt;
line-height:18px;
padding-top:5px;
font-weight:bold;
}
.sheet-secondary_ability_input{
margin-left: 1px;
margin-right: 1px;
width: 55px;
}
.sheet-secondary_special_name input{
float: left;
width:80px;
font-size:10pt;
margin-top:0px;
margin-left:10px;
}
.sheet-special_select{
display: auto;
width:80px;
float: left;
margin-top: 1px;
margin-left:10px;
}
.sheet-weapon_wrapper{
width:545px;
margin:2px;
display:inline-block;
border:5px solid black;
border-top:0px;
float:left;
margin-left:2px;
}
.sheet-weapon_row{
width:100%;
float:left;
}
.sheet-weapon_unit{
display:inline-block;
border: 3px double black;
width:99%;
margin:5px;
margin-left:0px;
}
.sheet-weapon_info_row{
width:100%;
display:inline-block;
background-color:black;
color:white;
}
.sheet-weapon_info{
display:inline;
float:left;
font-weight:bold;
}
.sheet-weapon_descrip{
float:left;
}
.sheet-weapon_select{
width:65px;
margin-top:10px;
}
.sheet-fatigue_wrapper{
width:115px;
float:left;
border:5px solid black;
border-top:0px;
margin:3px;
}
.sheet-fatigue_row{
margin-top:3px;
margin-bottom:3px;
}
.sheet-fatigue_info{
width:50px;
}
.sheet-lp_wrapper{
margin:3px;
margin-bottom:70px;
float:left;
width:140px;
border:5px solid black;
border-top:0px;
}
.sheet-lp_row{
margin-top:3px;
margin-bottom:3px;
}
.sheet-lp_info{
width:80px;
}
.sheet-weararmor_wrapper{
width:115px;
float:left;
border:5px solid black;
border-top:0px;
margin:3px;
}
.sheet-weararmor_row{
margin-top:3px;
margin-bottom:3px;
}
.sheet-weararmor_info{
width:50px;
}
.sheet-movement_wrapper{
position:relative;
width:115px;
float:left;
border:5px solid black;
border-top:0px;
margin:3px;
}
.sheet-movement_row{
margin-top:3px;
margin-bottom:3px;
}
.sheet-movement_info{
width:50px;
}
.sheet-movement_value{
border-radius:0px;
background-color:black;
color:white;
text-align:left;
font-weight:bold;
font-size:9pt;
}
.sheet-ki_container{
border: 5px solid black;
width: 300px;
font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-weight:bold;
margin:3px;
float:right;
}
.sheet-ki_container .sheet-ki_title{
float: left;
font-family: "Lucida Console", "Lucida Sans Typewriter", Monaco, "Bitstream Vera Sans Mono", monospace;
background-color: black;
color: white;
padding-bottom:8px;
width: 100%;
font-size: 18pt;
}
.sheet-ki_cost{
float: right;
font-family: "Lucida Console", "Lucida Sans Typewriter", Monaco, "Bitstream Vera Sans Mono", monospace;
}
.sheet-ki_indent1{
padding-left: 1%;
}
.sheet-ki_indent2{
padding-left: 5%;
}
.sheet-ki_indent3{
padding-left: 10%;
}
.sheet-ki_indent4{
padding-left: 15%;
}
.sheet-ki_pool_wrapper{
border:5px solid black;
border-top:0px;
margin:3px;
float:left;
width:290px;
}
.sheet-ki_pool_row{
display:inline-block;
width:100%;
margin-bottom:5px;
}
.sheet-ki_pool_info{
font-size:10pt;
width:80px;
}
.sheet-martialarts_wrapper{
display:inline-block;
float:left;
border:5px solid black;
border-top:0px;
width:485px;
margin-left:3px;
margin-bottom:3px;
}
.sheet-martialarts_row{
display:inline-block;
width:100%;
margin-bottom:5px;
}
.sheet-martialarts_info{
display:inline;
float:left;
}
.sheet-martialarts_inner_wrapper{
width:225px;
float:left;
display:inline-block;
}
.sheet-martialarts_text{
height:66px;
width:240px;
display:inline-block;
resize:none;
}
.sheet-ki_seal_wrapper{
display:inline block;
float:left;
margin:3px;
margin-right: 0px;
margin-left: 2px;
width: 189px;
}
.sheet-ki_seal_titlerow{
display:inline-block;
background-color:black;
border:1px solid black;
border-bottom-right-radius: 1em;
border-top-right-radius: 1em;
}
.sheet-ki_seal_title{
width:59px;
background-color:black;
text-align:center;
display:inline-block;
color:white;
margin:0px;
}
.sheet-ki_seal_checkbox1{
margin-left:25px;
}
.sheet-ki_seal_checkbox2{
margin-left:50px;
}
.sheet-arsmagnus_wrapper{
display:inline-block;
float:left;
border:5px solid black;
border-top:0px;
width:485px;
margin-left:3px;
margin-bottom:3px;
}
.sheet-arsmagnus_inner_wrapper{
margin:2px;
border: 2px double black;
display:inline-block;
}
.sheet-arsmagnus_row{
width:100%;
display:inline-block;
}
.sheet-arsmagnus_text{
width:470px;
height:108px;
resize:none;
}
.sheet-mk_wrapper{
display:inline block;
float:left;
background-color:black;
margin:3px;
margin-right: 0px;
margin-left: 2px;
width: 189px;
border-radius:1em;
}
.sheet-mk_row{
display:inline-block;
color:white;
width:100%;
}
.sheet-mk_info{
float:left;
font-size:12pt;
background-color:black
color:white;
}
.sheet-ki_creatures_wrapper{
display:inline-block;
float:left;
border:5px solid black;
border-top:0px;
width:485px;
margin-left:3px;
margin-bottom:3px;
}
.sheet-ki_limit_wrapper{
display:inline-block;
float:left;
width:485px;
margin-left:3px;
margin-bottom:3px;
}
.sheet-weapon_module_wrapper{
margin:3px;
margin-left:0px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:250px;
}
.sheet-bottom{
border-bottom:2px double black;
margin-bottom:5px;
}
.sheet-magic_summon_page_wrapper{
width:100%;
margin:3px;
float:middle;
border:5px solid black;
display:inline-block;
}
.sheet-maxzeon_wrapper{
margin:3px;
margin-bottom:60px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:250px;
}
.sheet-zeon_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:180px;
}
.sheet-summoning_abilities_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:right;
width:280px;
}
.sheet-magic_accumulation_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:200px;
}
.sheet-innate_magic_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:180px;
}
.sheet-magic_projection_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:180px;
}
.sheet-path_spell_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:460px;
}
.sheet-magic_path_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:290px;
}
.sheet-spell_creature_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:290px;
}
.sheet-invocation_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:300px;
}
.sheet-creature_summon_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:260px;
}
.sheet-psychic_page_wrapper{
width:100%;
margin:3px;
float:middle;
border:5px solid black;
display:inline-block;
}
.sheet-psy_discipline_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:right;
width:170px;
}
.sheet-mental_patterns_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:right;
width:270px;
}
.sheet-psychic_points_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:120px;
}
.sheet-psychic_potential_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:120px;
}
.sheet-psychic_projection_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:left;
width:120px;
}
.sheet-psychic_powers_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:right;
width:210px;
}
.sheet-psychic_innates_wrapper{
margin:3px;
border:5px solid black;
border-top:0px;
display:inline-block;
float:right;
width:390px;
}