Update files

This commit is contained in:
Stian
2026-01-06 18:38:47 +01:00
parent 7f85aaf054
commit d060bf2a30
6 changed files with 11 additions and 9 deletions
Regular → Executable
+1 -1
View File
@@ -7,7 +7,7 @@
<title>float</title>
<style type="text/css">
<!--
BODY { color: lime; background: black; font-family : ariel, monospace, sans-serif; }
BODY { font-family : ariel, monospace, sans-serif; color: lime; background: black; }
P { font-weight: normal; font-family : ariel, monospace, sans-serif; color: lime; background-color: transparent;}
B { font-weight: normal; color: lime; background-color: transparent;}
A:visited { font-weight : normal; text-decoration : none; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }