better handling of css on "blue box" screens
This commit is contained in:
parent
1ee15f38ee
commit
332f8f8d2f
6 changed files with 25 additions and 10 deletions
|
|
@ -14,20 +14,19 @@
|
|||
@include u.text-shadow();
|
||||
|
||||
&.left {
|
||||
left: 65px;
|
||||
font-family: 'Star4000 Extended';
|
||||
font-size: 24pt;
|
||||
|
||||
}
|
||||
|
||||
&.right {
|
||||
right: 65px;
|
||||
right: 0px;
|
||||
font-family: 'Star4000 Large';
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
|
||||
.row {
|
||||
margin-bottom: 16px;
|
||||
margin-bottom: 12px;
|
||||
|
||||
.label,
|
||||
.value {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue