Commit ca0cefd2 by Vik Paruchuri

Move legend, make status elements smaller

parent a47fe070
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment