automatically align
This commit is contained in:
parent
8e4716f241
commit
c23acc1513
@ -79,6 +79,7 @@
|
|||||||
/* will be getting wider with flex */
|
/* will be getting wider with flex */
|
||||||
flex: 1;
|
flex: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
margin: auto 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#webrx-rx-texts div {
|
#webrx-rx-texts div {
|
||||||
@ -90,10 +91,6 @@
|
|||||||
color: #909090;
|
color: #909090;
|
||||||
}
|
}
|
||||||
|
|
||||||
#webrx-rx-texts div:first-child {
|
|
||||||
margin-top: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#webrx-rx-title {
|
#webrx-rx-title {
|
||||||
font-family: "DejaVu Sans", Verdana, Geneva, sans-serif;
|
font-family: "DejaVu Sans", Verdana, Geneva, sans-serif;
|
||||||
font-size: 11pt;
|
font-size: 11pt;
|
||||||
|
Loading…
Reference in New Issue
Block a user