This is a test page for the new modular design. Here you can see how all elements look.
You can see the user avatar in the header. Clicking on it will take you to the profile page. The avatar shows the first letter of the email address (S for shalom@specifys.ai).
Test different emails:
Look at the bottom-right corner of the page - you'll see a collection of icon buttons:
All buttons have hover effects and are responsive. They're defined in assets/css/components/icons.css
and can be used throughout the site.
The site now has a comprehensive font system with multiple font families and utility classes:
Use classes like .font-primary
, .text-xl
, .font-bold
, .leading-relaxed
for custom typography.
The site now includes comprehensive table styling with multiple variants, responsive design, and dark theme support.
Name | Role | Status | Actions | |
---|---|---|---|---|
John Doe | john@example.com | Admin | Active | |
Jane Smith | jane@example.com | User | Pending | |
Bob Johnson | bob@example.com | Moderator | Inactive |
Product | Category | Price | Stock | Tags | Actions |
---|---|---|---|---|---|
Laptop Pro | Electronics | $1,299 | 15 | Featured In Stock | |
Wireless Mouse | Accessories | $29 | 0 | Low Stock | |
Gaming Keyboard | Electronics | $89 | 8 | New In Stock |
Avatar | Name | Department | Last Login | Actions |
---|---|---|---|---|
John Doe | Engineering | 2 hours ago | ||
Jane Smith | Marketing | 1 day ago | ||
Bob Johnson | Sales | 3 days ago |
ID | Title | Author | Date |
---|---|---|---|
1 | Getting Started with CSS | John Doe | 2024-01-15 |
2 | JavaScript Best Practices | Jane Smith | 2024-01-14 |
3 | React Hooks Guide | Bob Johnson | 2024-01-13 |
Showing 1-3 of 25 results
|
Features:
The site now includes built-in support for Mermaid diagrams with dark theme support and responsive design.
Features:
This is a regular paragraph with English text. The quick brown fox jumps over the lazy dog.
This is secondary text.
This is muted text.
Here's an example of code: console.log('Hello World');
function hello() {
console.log('Hello World');
return true;
}
Here's a regular link within text.
"Design is not how it looks, but how it works."