diff options
Diffstat (limited to 'html/baremetal/boot0.hex.html')
-rw-r--r-- | html/baremetal/boot0.hex.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/baremetal/boot0.hex.html b/html/baremetal/boot0.hex.html index f619f115..958d5530 100644 --- a/html/baremetal/boot0.hex.html +++ b/html/baremetal/boot0.hex.html @@ -14,9 +14,9 @@ pre { white-space: pre-wrap; font-family: monospace; color: #000000; background- body { font-size:12pt; font-family: monospace; color: #000000; background-color: #c6c6c6; } a { color:inherit; } * { font-size:12pt; font-size: 1em; } +.Todo { color: #000000; background-color: #ffff00; padding-bottom: 1px; } .LineNr { } .Comment { color: #005faf; } -.Todo { color: #000000; background-color: #ffff00; padding-bottom: 1px; } --> </style> |