This commit is contained in:
nate smith 2024-02-15 22:41:14 -08:00
parent dba4aa02c1
commit fb03eaf584

View File

@ -3,9 +3,6 @@
<head> <head>
<title>Trunkless</title> <title>Trunkless</title>
<style> <style>
#blueprint {
display: none;
}
div.line:not(.unpinned) { div.line:not(.unpinned) {
font-weight: bold; font-weight: bold;
} }