-
-
+ ImHex Web - Free Online Hex Editor for Reverse Engineers
+
+
- ImHex Web - Free Online Hex Editor for Reverse Engineers
@@ -27,7 +27,7 @@
content="A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.">
-
+
- ImHex Web
-
+
A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Available both natively and on the web
ImHex runs directly in your web browser with the help of Emscripten and WebAssembly.
@@ -92,7 +91,7 @@
-
-
+
+
\ No newline at end of file
diff --git a/dist/web/source/style.css b/dist/web/source/style.css
index 299ee3b86..6d10c812b 100644
--- a/dist/web/source/style.css
+++ b/dist/web/source/style.css
@@ -74,6 +74,8 @@ a:hover {
color: #F0F0F0;
background-color: #0A0A0A;
padding: 10px;
+ font-family: monospace;
+ font-size: 15px;
display: flex;
justify-content: center;