diff --git a/.env b/.env deleted file mode 100644 index 83632568c..000000000 --- a/.env +++ /dev/null @@ -1 +0,0 @@ -DATABASE_URL=postgres://admin:password@localhost/fabricate diff --git a/static/css/mod.css b/static/css/mod.css index 28889bc2b..3ad126875 100644 --- a/static/css/mod.css +++ b/static/css/mod.css @@ -133,7 +133,6 @@ } .mod-description div { - max-width: 1000px; margin: 0 auto; padding: 5px; } @@ -272,3 +271,25 @@ .download-normal { background-color: #949494; } + +.files-search { + margin-top: 10px; + margin-bottom: 25px; + display: flex; + flex-direction: row; +} + +.files-search-bar { + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + box-sizing: border-box; + height: 30px; + width: 90%; + padding: 10px 0; +} + +.files-versions { + height: 33px; + width: 10%; + margin-left: auto; +} diff --git a/templates/mod-page.hbs b/templates/mod-page.hbs index a7e5b6424..4f26270a7 100644 --- a/templates/mod-page.hbs +++ b/templates/mod-page.hbs @@ -64,7 +64,15 @@
- +
@@ -87,15 +95,15 @@

1,292,112

- Downloads + Followers

2391

- Downloads -

1,292,112

+ Created +

1/2/2020

- Downloads + Updated

5/4/2020