mirror of
https://github.com/osmarks/website
synced 2025-08-29 16:57:56 +00:00
Improve GUIHacker
This commit is contained in:
@@ -4,15 +4,8 @@ comments: off
|
||||
description: <a href="https://github.com/osmarks/guihacker">My fork</a> of GUIHacker. Possibly the only version actually on the web right now since the original website is down.
|
||||
---
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'Source Code Pro';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('Source Code Pro'), local('SourceCodePro-Regular'),
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Source Code Pro', 'Fira Code', 'Inconsolata', 'Courier New', 'Courier', monospace;
|
||||
font-family: 'Iosevka', 'Source Code Pro', 'Fira Code', 'Inconsolata', 'Courier New', 'Courier', monospace;
|
||||
background: #000;
|
||||
color: #00FF00;
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user