Move legend, make status elements smaller
This commit is contained in:
@@ -62,7 +62,7 @@ section.combined-open-ended-status {
|
||||
color: #2C2C2C;
|
||||
background-color : #d4d4d4;
|
||||
font-size: .9em;
|
||||
padding: 20px;
|
||||
padding: 10px;
|
||||
display: inline;
|
||||
width: 20%;
|
||||
margin-right: 20px;
|
||||
|
||||
@@ -16,11 +16,12 @@
|
||||
<input type="button" value="Next Step" class="next-step-button" name="reset"/>
|
||||
</div>
|
||||
|
||||
<section class="legend-container">
|
||||
</section>
|
||||
<div class="combined-rubric-container">
|
||||
</div>
|
||||
|
||||
<section class="legend-container">
|
||||
</section>
|
||||
|
||||
<div class="result-container">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user