Style PR (#34)

* codeblock styling

* fix hover rounding

* checkpoint layout

* improve highlight algo

* v1 syntax theme

* fix table cell add title style

* color tweaks

* opaque sticky numbers

* fix collection spaces

* card aspect fix

* adding back full-width tables

* num tabs

* Add v1 more table types

* format
This commit is contained in:
Sebastian Graz
2023-12-14 16:17:13 +01:00
committed by GitHub
parent 87c38f9091
commit dae7f704fa
14 changed files with 313 additions and 133 deletions
@@ -13,6 +13,7 @@
}
.progressOpacitySharp {
opacity: 0;
animation-name: opacityProgressSharp;
animation-duration: 1ms;
animation-direction: alternate;