mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-12 17:03:57 +02:00
Tab module tweaks
This commit is contained in:
@@ -609,3 +609,4 @@
|
||||
- Logo in `header` changed to reflect the new style.
|
||||
- Changed `button` default coloration to a material color palette from Google Material Design, so that it will now be more consistent. Tweaked `opacity` to make this work.
|
||||
- Bumped demo stylesheet to latest commit.
|
||||
- Tweaked `tab` module colors and variables for consistency with the rest of the modules.
|
||||
|
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<!-- Live demo styled as of 20161121 -->
|
||||
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/21ca8d498f0ff51cdeab7c16606fc06502c7de29/dist/mini-default.min.css">
|
||||
<!-- <link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/21ca8d498f0ff51cdeab7c16606fc06502c7de29/dist/mini-default.min.css"> -->
|
||||
<link rel="stylesheet" href="../../dist/mini-default.min.css">
|
||||
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
|
||||
<meta charset="utf-8">
|
||||
|
Reference in New Issue
Block a user