Cleaning up trash, Changing from pure CSS to SCSS

Update .dockerignore, .gitignore, and 20 more files...
This commit is contained in:
2022-09-21 16:54:03 +02:00
parent 4188ed4767
commit 2df6476a2f
22 changed files with 344 additions and 274 deletions
@@ -0,0 +1,9 @@
/* Halfmoon > Page > Contact */
// No longer used since the QR codes have been removed !
//#contact-tox-qrcode > img {
// height: calc( 256px * 0.75);
// -webkit-filter: invert(100%);
// filter: invert(100%);
// image-rendering: pixelated;
//}