OK, at this stage it's just an empty LuminusWeb project...
This commit is contained in:
commit
e455387f96
19 changed files with 547 additions and 0 deletions
6
resources/public/css/screen.css
Normal file
6
resources/public/css/screen.css
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
html,
|
||||
body {
|
||||
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
height: 100%;
|
||||
padding-top: 40px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue