Documentation

body { font-family: 'Hind', sans-serif; background-color: rgb(51,51,51); color: rgb(200,200,200); padding: 48px; } a { text-decoration: none; color: lightblue !important; } a:hover { color: aliceblue !important; } h1 { display: block; width: 80%; border-bottom: 1px solid rgba(235,235,235,0.5); color: rgb(245,245,245); } h2 { color: rgb(215,215,215); } h3 { font-size: 20px; margin-top: 24px; margin-bottom: 8px; color: rgb(215,215,215); } ul { list-style-type: none; display: block; margin-left: 0px; margin-bottom: 6px; } .disc { list-style-type: disc !important; margin-left: 6px !important; } li { //margin-bottom: 6px; } span.type { display: inline-block; font-style: normal; padding-left: 4px; padding-right: 4px; line-height: 1.5em; border: 1px solid rgba(255,255,255,0.4); border-radius: 4px; background-color: rgba(24,24,24,0.6); font-size: 12px; } dt { font-weight: bold; margin-top: 12px; } uie { display: inline-block; font-style: normal; padding-left: 4px; padding-right: 4px; padding-top: 2px; line-height: 1.5em; border: 2px solid rgb(255 255 255 / 40%); border-radius: 5px; background-color: rgb(0 0 0 / 20%); font-size: 14px; } val { display: inline-block; font-style: normal; padding-left: 4px; padding-right: 4px; padding-top: 2px; line-height: 1.5em; border: 0px solid rgb(255 255 255 / 40%); border-radius: 1px; background-color: rgb(143 126 126 / 24%); font-size: 14px; } obj { display: inline-block; font-style: normal; padding-left: 6px; padding-right: 6px; padding-top: 2px; line-height: 1.5em; border-radius: 15px; background-color: rgb(0 0 0 / 40%); font-size: 14px; }