mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
Add further instruction for custom start gcode, add notes for flow rate carry over to other tests.
This commit is contained in:
@ -43,8 +43,8 @@ p {
|
||||
textarea {
|
||||
display: block;
|
||||
margin: 0 20px;
|
||||
width: 80%;
|
||||
font-size: 1.2em;
|
||||
width: 90%;
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
input {
|
||||
@ -104,7 +104,7 @@ a {
|
||||
}
|
||||
|
||||
li {
|
||||
line-height: 1.5em;
|
||||
line-height: 1.8em;
|
||||
}
|
||||
|
||||
ol li {
|
||||
@ -159,6 +159,12 @@ iframe {
|
||||
margin: 0 20px 20px 20px;
|
||||
}
|
||||
|
||||
.startExp {
|
||||
border: 1px solid #00c5ad;
|
||||
margin: 5px 20px 20px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
#header {
|
||||
height: 4.0em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user