changed hint color

This commit is contained in:
Frank Schubert
2022-03-31 19:22:18 +02:00
parent c1f497fbf3
commit e81a961d0f

View File

@@ -34,7 +34,7 @@
<?php if(MFAPPNAME == "devthetool"): ?>
<style type="text/css">
body {
border-left: 8px dashed #faa;
border-left: 8px dashed #f672a7;
}
</style>
<?php endif; ?>