Various cosmetic fixes
This commit is contained in:
@@ -35,6 +35,13 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.note {
|
||||
padding-left: 0.5em;
|
||||
font-size: 0.8em;
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.nobreak {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
@@ -42,6 +42,9 @@
|
||||
&.centered {
|
||||
align-items: center;
|
||||
}
|
||||
&.right {
|
||||
align-items: flex-end;
|
||||
}
|
||||
}
|
||||
.inline.fields {
|
||||
background-color: #eeeeee;
|
||||
|
Reference in New Issue
Block a user