Starting out on some quick docs

This commit is contained in:
mrmrs 2023-07-12 14:13:05 -07:00
parent cc54682f24
commit cf8f07b255
3 changed files with 420 additions and 877 deletions

View File

@ -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 {

File diff suppressed because one or more lines are too long

1293
index.html

File diff suppressed because it is too large Load Diff