This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title>miner0</title> | |
<style>body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; text-align: center; }table, td, th { border: 1px inset #000; }table { border-spacing: 0; }td, th { padding: 3px; }tbody tr:nth-child(odd) { background-color: gainsboro; }.mx-auto { margin-left: auto; margin-right: auto; }.bg-gold { background-color: gold }.bg-yellow { background-color: yellow; }.text-red { color: red; }</style> | |
<meta http-equiv="refresh" content="30"> | |
</head> | |
<body> | |
<table class="mx-auto"> |