adding new clients improvement more.

This commit is contained in:
Bryce Covert
2019-02-16 18:35:44 -08:00
parent 193a46e12c
commit b697107a7f
7 changed files with 10700 additions and 176 deletions

10525
resources/public/css/bulma.css vendored Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -146,7 +146,7 @@ nav.navbar .navbar-item.is-active {
font-weight: 700;
}
.aside .main {
padding: 40px;
padding: 40px 40px 40px 30px;
color: #6F7B7E;
}

View File

@@ -7,7 +7,7 @@
<title>Integreat</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" />
<link href="/css/font.min.css" rel="stylesheet">
<link rel="stylesheet" href="/css/bulma.min.css" integrity="sha256-HEtF7HLJZSC3Le1HcsWbz1hDYFPZCqDhZa9QsCgVUdw=" crossorigin="anonymous" />
<link rel="stylesheet" href="/css/bulma.min.css" />
<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" />