Adjust header content positioning
This commit is contained in:
parent
1da58ba944
commit
7eaaa1034a
@ -28,16 +28,19 @@
|
||||
img {
|
||||
position: absolute;
|
||||
height: 40px;
|
||||
left: 8px;
|
||||
right: 8px;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
header {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
top: 3px;
|
||||
font-family: urwgothic, sans-serif;
|
||||
font-weight: 600;
|
||||
margin-top: 6px;
|
||||
margin-left: 20px;
|
||||
font-size: 20pt;
|
||||
font-size: 17pt;
|
||||
}
|
||||
|
||||
.headerBlock {
|
||||
|
Loading…
Reference in New Issue
Block a user