Review readme.md for commit log at this stage.

This commit is contained in:
Jay Wood
2014-11-09 13:18:03 -05:00
parent 1fd0624928
commit dff22f705e
8 changed files with 193 additions and 169 deletions

View File

@ -69,4 +69,24 @@
}
.cwv3_exit{
float: right;
width: 40%;
a{
background-color: #F00;
}
}
.cwv3_enter{
float: left;
width: 40%;
a{
background-color: #0C3;
}
}
}