Initial commit. Modified the Meteor todos app to create the Petit Teton data tracking app. Has working data for sales. Requires a Mongo database.
This commit is contained in:
11
imports/ui/layouts/Full.import.styl
vendored
Normal file
11
imports/ui/layouts/Full.import.styl
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
#full.content
|
||||
//width: 100%
|
||||
//height: 100%
|
||||
//background-image: linear-gradient(to bottom, #315481, #918e82 100%)'
|
||||
background: white
|
||||
|
||||
.form
|
||||
//margin: 5% auto 0 auto
|
||||
margin: 0 auto
|
||||
width: 300px
|
||||
|
||||
Reference in New Issue
Block a user