update documentation

This commit is contained in:
daanx 2024-06-04 14:37:16 -07:00
parent 08fa864605
commit e64684c9f9
84 changed files with 5808 additions and 5271 deletions

View file

@ -47,3 +47,14 @@ div.fragment {
#nav-sync img {
display: none;
}
h1,h2,h3,h4,h5,h6 {
transition:none;
}
.memtitle {
background-image: none;
background-color: #EEE;
}
table.memproto, .memproto {
text-shadow: none;
font-size: 110%;
}