mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-08 06:46:29 +02:00
Demo pages
This commit is contained in:
@@ -423,4 +423,5 @@
|
||||
- Created `template.html` as an empty template for pages for the framework's demo pages.
|
||||
- Created new `index.html` as introduction page. Bare minimum content added.
|
||||
- Added some custom styling for the cards in `index`.
|
||||
- Changed the `border-radius` of `card`s to `0`.
|
||||
- Changed the `border-radius` of `card`s to `0`.
|
||||
- Deployed new live demo page.
|
||||
|
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<!-- Live demo styled as of 20161111 -->
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/f429b1037c42505081454ef8aff2409fffb62e74/dist/mini-default.min.css">
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/5dcfabb7f3bdb01834414c27d2cca637e481c3b8/dist/mini-default.min.css">
|
||||
<!-- Local stylesheet -->
|
||||
<!-- <link rel="stylesheet" href="../../dist/mini-default.min.css"> -->
|
||||
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
|
||||
|
Reference in New Issue
Block a user