Here are some common HTML/CSS layouts used throughout our code base.
Name | File | Description |
---|---|---|
Admin Layout | localmed-admin-layout.css |
An alternate, fluid, layout for admin dashboards. |
Auth Layout | localmed-auth-layout.css |
The layout used for a single login or signup form. |
Full Layout | localmed-full-layout.css |
The standard layout for the main Web Application. |
Error Layout | localmed-error-layout.css |
The layout used for a simple error message (like Page Not Found). |