mirror of
https://github.com/tachyons-css/tachyons.git
synced 2026-02-06 11:06:58 +00:00
Starting out on some quick docs
This commit is contained in:
parent
cc54682f24
commit
cf8f07b255
@ -509,7 +509,7 @@ img { display: block; max-width: 100%; }
|
||||
|
||||
*/
|
||||
.shadow { box-shadow: var( --shadow, inset 0 0 1px 0 rgb( var( --shadow-color, 0 0 0 ) / var( --shadow-opacity, .5 ) ) ); }
|
||||
.shadow-hover:hover, .shadow-hover:focus { --shadow-opacity: .15; }
|
||||
.shadow-hover:hover, .shadow-hover:focus { --shadow-opacity: .6; }
|
||||
/*
|
||||
* TODO: potential pattern
|
||||
.shadow-hover:hover {
|
||||
|
||||
2
css/tachyons.min.css
vendored
2
css/tachyons.min.css
vendored
File diff suppressed because one or more lines are too long
1293
index.html
1293
index.html
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user