Skip to content
Snippets Groups Projects
Commit 1cce0afd authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'options-to-js' into 'pregmod-master'

Options to js

See merge request !8320
parents 42886abe 9161e0eb
No related branches found
No related tags found
1 merge request!8320Options to js
...@@ -83,3 +83,24 @@ div.options-group input { ...@@ -83,3 +83,24 @@ div.options-group input {
div.options-group input.number { div.options-group input.number {
width: 50px; width: 50px;
} }
.subHeading {
width: 85%;
text-align: center;
margin-top: 1.5em;
}
.scLink {
width: 85%;
text-align: center;
}
.scLink2 {
width: 73%;
text-align: center;
}
table.invisible {
table-layout: fixed;
border-collapse: separate;
border-spacing: 5px;
margin:1em auto;
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment