Skip to content

Commit

Permalink
index more like original. presets organized differently
Browse files Browse the repository at this point in the history
  • Loading branch information
paretoman committed Mar 3, 2019
1 parent 9fb08f8 commit 464cbf0
Show file tree
Hide file tree
Showing 6 changed files with 1,294 additions and 1,083 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ <h2 class="ballot_title" style="margin-bottom: 0.15em;">SCORE VOTING</h2>
<div id="sandbox">
<div class="sim-sandbox">
<h1 class="caption-test" style="margin: 30px 0 15px 0;">SANDBOX MODE! <a href="sandbox">(link to <em>just</em> this)</a></h1>
<iframe src="sandbox/sandbox.html" width="1102" height="1040"" scrolling="no"></iframe>
<iframe src="sandbox/sandbox_original.html" width="802" height="508" scrolling="no"></iframe>
</div>
<div class="words">
<p>
Expand Down
4 changes: 2 additions & 2 deletions play/css/election.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Election/Sandbox design:
}
#left{
width:220px;
padding-right: 20px;
padding-right: 20px;
height: 371px;
}
#center{
Expand Down Expand Up @@ -48,7 +48,7 @@ Election/Sandbox design:

.button-group{
overflow: hidden;
margin-bottom: 0px;
margin-bottom: 0px;
}
.button-group-label{
font-weight: bold;
Expand Down
Loading

0 comments on commit 464cbf0

Please sign in to comment.