diff --git a/404.html b/404.html index 82bfdf8..4fac99d 100644 --- a/404.html +++ b/404.html @@ -1,202 +1,400 @@ -
Page not found. You can - go back - to the previous page, or - return home.
Page Not Found
It looks like you found a glitch in the matrix...
This is a great starting point for new custom pages.
Use Font Awesome Icons (included with this theme package) along with the circle buttons as shown in the examples below!
.btn-circle
.btn-circle .btn-sm
.btn-circle .btn-lg
Google and Facebook buttons are available featuring each company's respective brand color. They are used on the user login and registration pages.
You can create more custom buttons by adding a new color variable in the _variables.scss file and then using the Bootstrap button variant mixin to create a new style, as demonstrated in the _buttons.scss file.
_variables.scss
_buttons.scss
Works with any button colors, just use the .btn-icon-split class and the markup in the examples below. The examples below also use the .text-white-50 helper class on the icons for additional styling, but it is not required.
.btn-icon-split
.text-white-50
Also works with small and large button classes!
Chart.js is a third party plugin that is used to generate the charts in this theme. The charts below have been customized - for further customization options, please visit the official Chart.js documentation.
/js/demo/chart-area-demo.js
/js/demo/chart-bar-demo.js
/js/demo/chart-pie-demo.js
- More chart examples coming soon... -
Enter your email address and we will send you instructions on how to reset your password.
We get it, stuff happens. Just enter your email address below and we'll send you a link to reset your password!
Add some quality, svg illustrations to your project courtesy of unDraw, a constantly updated collection of beautiful svg images that you can use completely free and without attribution!
SB Admin 2 makes extensive use of Bootstrap 4 utility classes in order to reduce CSS bloat and poor page performance. Custom CSS classes are used to create custom components and custom utility classes.
Before working with this theme, you should become familiar with the Bootstrap framework, especially the utility classes. Custom utility classes and components within this theme are explained in the documentation.
Before working with this theme, you should become familiar with the Bootstrap framework, especially the utility classes.