Possibly ideal uniform LUT size

This commit is contained in:
Ian Gulliver
2017-08-06 18:51:55 +00:00
parent 8948c1df06
commit 60c69fb8b3
2 changed files with 76 additions and 47 deletions

View File

@@ -19,6 +19,13 @@ th, td {
padding: 5px;
}
.swatch {
width: 5em;
text-align: center;
font-weight: bold;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: white;
}
</style>
</head>