Set text color on the RPi pinTable (#898)

This commit is contained in:
Mauricio Bonani 2022-04-04 16:36:06 -04:00 committed by GitHub
parent 87165965d9
commit add039b163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
<style>
.rpi-gpio-pinTable {
color: #555;
width: 340px;
display: inline-table;
font-size: 13px;