mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-07-02 12:28:37 -04:00
Initial JavaScript UI commit
Definitely still a work in progress
This commit is contained in:
5
static/stylesheet.css
Normal file
5
static/stylesheet.css
Normal file
@ -0,0 +1,5 @@
|
||||
div#content {
|
||||
width: 95%;
|
||||
min-width: 75em;
|
||||
max-width: 100em;
|
||||
}
|
Reference in New Issue
Block a user