Demo CSS

This package provides a Demo CSS page that is simply meant to demonstrate some of the features of this package and the css classes that can be applied to various elements to style them.

Assuming you are including the default routes that come with this package

path('', include('adminlte2_pdq.urls')),

You can go to <domain>/demo-css to see this page. From there you can inspect any element using your favorite browser to see which classes are required to replicate the styling.