More fancyness, less bugs

This commit is contained in:
Pieter Vander Vennet 2020-11-17 16:29:51 +01:00
parent 16612b10ef
commit 2177db376c
27 changed files with 821 additions and 607 deletions

View file

@ -173,6 +173,10 @@ a {
pointer-events: all;
}
.unclickable {
pointer-events: none !important;
}
.page-split {
display: flex;
height: 100%;
@ -415,6 +419,7 @@ a {
border: unset !important;
}
/****** ShareScreen *****/
.literal-code {