mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-01-17 21:08:13 +01:00
Deploying live version to test styling
This commit is contained in:
parent
42817a3213
commit
b2e004edf8
@ -68,3 +68,4 @@
|
||||
- Added margin for `pre` elements to be in line with paragraphs.
|
||||
- Changed borders for `pre` elements: left-side borders' `border-radius` is now `0`.
|
||||
- Changed index, centered title etc.
|
||||
- Deployed first live demo version of the framework's demo index.
|
@ -10,9 +10,9 @@
|
||||
<link rel="icon" type="image/png" href="favicon.png">
|
||||
<!-- Github buttons javascript file -->
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
<!-- v1.1.0 link for initial styling, disable while testing -->
|
||||
<!-- <link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/v1.1.0/flavors/mini-default.min.css"> -->
|
||||
<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">
|
||||
</head>
|
||||
<body>
|
||||
<span style="text-align: center;">
|
||||
|
Loading…
x
Reference in New Issue
Block a user