Skip to content
Snippets Groups Projects

Feature/edited text misc

Merged Michelle Weidling requested to merge feature/edited-text-misc into develop
1 file
+ 25
0
Compare changes
  • Side-by-side
  • Inline
@@ -266,3 +266,28 @@
margin-top: 20px;
margin-left: 33%;
}
/* integrations */
#editedText .integration {
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
}
#editedText .integration-bracket {
padding-left: 20px;
padding-right: 20px;
vertical-align: middle;
}
/* reichsthaler */
#editedText .rth {
width: 12px;
}
#editedText .rth svg {
height: 20px;
margin-top: -18px;
}
Loading