Skip to content

Instantly share code, notes, and snippets.

@rajdakin
rajdakin / compat_list.html
Last active July 18, 2024 06:37
box86.org compatibility list code
<style>
#table_stats {
width: 100%;
height: 1em;
background: #808080;
}
#table_stats > div {
height: 100%;
float: left;
}