- Feb 25, 2024
-
-
Conrad Zelck authored
First I did set the body bottom margin to 0. I don't know why. Second the reset part included a margin removal too. Deleted it. Third removed the calculated body height. Forth I can now remove the ugly div with class .space. Didn't work too. Signed-off-by:
Conrad Zelck <git@simpel.cc>
-
Conrad Zelck authored
Just to have a clener app, move the whole help part into a closed detail tag. Signed-off-by:
Conrad Zelck <git@simpel.cc>
-
Conrad Zelck authored
Signed-off-by:
Conrad Zelck <git@simpel.cc>
-
Conrad Zelck authored
I had set "margin:0.6em" what lead to arkward behaviour between para- graphs. It ignored one of top or bottom margin. As it is best practice to define margins in one direction not in both I changed it to "margin- bottom:1.2em". See that I doubled the value. Signed-off-by:
Conrad Zelck <git@simpel.cc>
-
Conrad Zelck authored
Make the cat logo -50 % and move 50 %, -50 %. Signed-off-by:
Conrad Zelck <git@simpel.cc>
-
Conrad Zelck authored
Signed-off-by:
Conrad Zelck <git@simpel.cc>
-
- Feb 24, 2024
-
-
Conrad Zelck authored
Dialog shows frequency in big letters. Prevent scrolling the body behind the dialog. Otherwise you can find yourself on another position when closing. Signed-off-by:
Conrad Zelck <git@simpel.cc>
-
Conrad Zelck authored
Signed-off-by:
Conrad Zelck <git@simpel.cc>
-