oe7drt-website/assets/css/custom.css
Dominic Reich d74ab2861f
update about (remove JS, use SVG instead)
also removed some files (JS), added the link mail icon
2024-12-26 23:24:53 +01:00

39 lines
635 B
CSS

/* Increase the default font size */
/* html { */
/* font-size: 15pt; */
/* } */
.svg-linkemail {
width: 370px;
height: 48px;
vertical-align: middle;
}
/* .toc { */
/* overflow: scroll; */
/* } */
/* @media (min-width: 1024px) { */
/* .lg\:sticky { */
/* position: sticky; */
/* bottom: 0; */
/* } */
/* .lg\:top-10 { */
/* top: 0; */
/* } */
/* } */
/* .sticky { */
/* top: 0; */
/* } */
/**/
/* .toc ul, */
/* .toc li { */
/* line-height: 0.3; */
/* } */
/**/
/* .toc a { */
/* font-size: 10pt; */
/* } */
/**/
/* .toc a:hover { */
/* font-size: 16pt; */
/* } */