Make some small improvements to actor sheets
This commit is contained in:
parent
df6e1672cf
commit
0fd9622e2d
8 changed files with 53 additions and 31 deletions
|
@ -28,15 +28,16 @@ header.sheet-header {
|
|||
padding: 0px;
|
||||
margin: $header-top-margin 10px $header-top-margin 0;
|
||||
border-bottom: 0;
|
||||
@include font-heading-upper;
|
||||
display: block;
|
||||
input {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
@include font-heading-upper;
|
||||
}
|
||||
@include font-heading-upper;
|
||||
display: block;
|
||||
}
|
||||
h2.item-type {
|
||||
@include font-heading-upper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue