Progress on side panel

This commit is contained in:
BC
2019-01-29 14:06:36 -08:00
parent c365057d3e
commit 327e51658c
7 changed files with 3839 additions and 14 deletions

3623
resources/public/css/animate.css vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -149,6 +149,11 @@ nav.navbar .navbar-item.is-active {
padding: 40px;
color: #6F7B7E;
}
.aside .sub-main {
padding: 10px;
color: #6F7B7E;
}
.aside .title {
color: #6F7B7E;
font-size: 12px;

View File

@@ -10,6 +10,7 @@
<link rel="stylesheet" href="/css/bulma.min.css" integrity="sha256-HEtF7HLJZSC3Le1HcsWbz1hDYFPZCqDhZa9QsCgVUdw=" crossorigin="anonymous" />
<link rel="stylesheet" href="/css/bulma-calendar.min.css" />
<link rel="stylesheet" href="/css/bulma-badge.min.css" />
<link rel="stylesheet" href="/css/animate.css" />
<link rel="stylesheet" href="/finance-font/style.css" />
<link rel="stylesheet" href="/css/main.css" />