mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-04-13 17:01:51 +02:00
Deploying test index
This commit is contained in:
parent
c5247edfb8
commit
6b580a334b
@ -80,4 +80,6 @@
|
||||
- `mark` element styling (`padding`, `margin`, `font-size`, `line-height`) implemented and optimized.
|
||||
- Optimized `mark` color variant mixin.
|
||||
- Tweaked values of `mark` color variants to be less strict but still pass the WCAG AA test and most other tests (sometimes they won't pass the WCAG AAA test but that's ok).
|
||||
- Added mixin for `mark` elements (`make-mark-alt-style`) to make style variants (`tag` and `bubble`). Optimized.
|
||||
- Added mixin for `mark` elements (`make-mark-alt-style`) to make style variants (`tag` and `bubble`). Optimized.
|
||||
- Added some more text to demo index.
|
||||
- Deployed live demo index.
|
@ -12,7 +12,7 @@
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
<link rel="stylesheet" href="../../flavors/v2/mini-default.css">
|
||||
<!-- Live demo styled as of commit 42817a3 (20161014) -->
|
||||
<!-- <link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/42817a32139e62d3af599280fb07906ca6c40d39/flavors/v2/mini-default.min.css"> -->
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/c5247edfb8adb2e1973f51681ab318ca27569b1b/flavors/v2/mini-default.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<span style="text-align: center;">
|
||||
|
Loading…
x
Reference in New Issue
Block a user