New branch to ABtest features

This commit is contained in:
Kyle Benson 2016-10-24 15:56:14 -04:00
parent 7e5962be6a
commit 93ccd5a16d
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
/node_modules/
npm-debug.log
npm-debug.log
.DS_Store

View file

@ -43,7 +43,7 @@ section{
}
body {
<!--Modify HTML color here! Blue is 106fb7, Green is 24b710 -->
background: #106fb7;
background: #24b710;
font-family: "Helvetica Neue",Helvetica,"Liberation Sans",Arial,sans-serif;
font-size: 14px;
line-height: 1.4;