mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
fix css gradient on tools?
This commit is contained in:
parent
c10b5ccd2b
commit
484c7834bc
@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
<LINK href="/style.css" rel="stylesheet" type="text/css">
|
||||
<link rel="stylesheet" href="/style.css" Type="text/css" media="all">
|
||||
<head>
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<LINK href="/style.css" rel="stylesheet" type="text/css">
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.png">
|
||||
<title>Bad website</title>
|
||||
<link rel="stylesheet" href="/style.css" Type="text/css" media="all">
|
||||
</HEAD>
|
||||
<BODY class="back">
|
||||
<p><a href="/tools/XylkJweJ/">Calculator</a></p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user