Progress on side panel
This commit is contained in:
3623
resources/public/css/animate.css
vendored
Normal file
3623
resources/public/css/animate.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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;
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user