centered windozzz
This commit is contained in:
@@ -1,11 +1,19 @@
|
||||
<style>
|
||||
.create-sim section {
|
||||
.create-sim > section {
|
||||
padding: 1em;
|
||||
display: grid;
|
||||
grid-gap: .5em;
|
||||
}
|
||||
.create-sim bz-select[data-output="keyframesSelector"] {
|
||||
margin-top: 1em;
|
||||
}
|
||||
.create-sim .cols-2 { align-items: baseline; }
|
||||
.create-sim button[eicbutton][rounded] {
|
||||
background-color: #367;
|
||||
color: #DDD !important;
|
||||
padding: .5em 1em !important;
|
||||
justify-self: center;
|
||||
}
|
||||
</style>
|
||||
<article eiccard class="create-sim">
|
||||
<header>
|
||||
|
||||
Reference in New Issue
Block a user