New branch to ABtest features
This commit is contained in:
parent
7e5962be6a
commit
93ccd5a16d
2 changed files with 3 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
/node_modules/
|
||||
npm-debug.log
|
||||
npm-debug.log
|
||||
.DS_Store
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue