1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00

Shift things to either side.

This commit is contained in:
Rob Rix 2015-10-13 11:24:55 -04:00
parent dd05a2d5ee
commit 7aab1da72c

View File

@ -5,9 +5,11 @@
<style type="text/css">
.insert {
outline: 1px solid green;
margin-left: 50%;
}
.delete {
outline: 1px solid red;
margin-right: 50%;
}
</style>
<script type="text/javascript">