Skip to content

Commit

Permalink
VolWeb GUI rework (new theme and way of presenting the information)
Browse files Browse the repository at this point in the history
  • Loading branch information
k1nd0ne committed Jul 30, 2022
1 parent fe2834d commit 5eb7e42
Show file tree
Hide file tree
Showing 44 changed files with 4,799 additions and 6,692 deletions.
7 changes: 7 additions & 0 deletions dashboard/static/css/bootstrap.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dashboard/static/css/fontawesome5-overrides.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
max-width: 320px;
width: 90%;
margin: 0 auto;
background-color: #ffffff;
background-color: #172A3A;
padding: 40px;
border-radius: 4px;
color: #505e6c;
Expand Down Expand Up @@ -69,8 +69,7 @@
body {
height: 100%;
padding: 0;
background-image: url("../img/Volweb.svg.2022_03_02_20_47_51.0%20copy.svg");
background-color: #ffffffdd;
background: url("../images/bg.svg"), #081327;
background-size: cover;
}

Expand Down
Loading

0 comments on commit 5eb7e42

Please sign in to comment.