]> git.sesse.net Git - remoteglot/blobdiff - www/index.html
Move the CSS into a separate file.
[remoteglot] / www / index.html
index f41e2b7dbf740daafff69ac7ecc2ce97b07722d6..cda85c7c7e6176a2cf1aac8f428c4dca69c23e5d 100644 (file)
@@ -6,34 +6,7 @@
   <title>analysis.sesse.net</title>
 
   <link rel="stylesheet" href="css/chessboard-0.3.0.min.css" />
   <title>analysis.sesse.net</title>
 
   <link rel="stylesheet" href="css/chessboard-0.3.0.min.css" />
-  <style>
-body {
-font-family: sans-serif;
-}
-.window {
-    position:absolute;    
-    width: 0px; height:0px;
-    opacity:0.0; 
-}
-.c1 { opacity: 0.75; }
-.l1arrow { opacity: 1.0; }
-.hidden { display: none; }
-.vir path { opacity: 0.0; }
-.vir path.l1arrow { opacity: 1.0; }
-#credits { font-size: smaller; }
-td { vertical-align: top; }
-p { margin-top: 0; }
-#refutationlines { font-size: smaller; }
-#refutationlines .move { width: 3.5em; }
-#refutationlines .score { width: 3em; text-align: right; padding-right: 0.5em; }
-#refutationlines .depth { width: 2em; text-align: right; padding-right: 0.7em; }
-/* .white-1e1d7 { background-color: #f0d9b5; color: #b58863; }
-/* .black-3c85d { background-color: #b58863; color: #f0d9b5; } */
-/* .white-1e1d7.nonuglyhighlight { background-color: #f3e1a4; }
-.black-3c85d.nonuglyhighlight { background-color: #c7a859; } */
-.white-1e1d7.nonuglyhighlight { background-color: #cce5cf; }
-.black-3c85d.nonuglyhighlight { background-color: #9ab6a6; }
-  </style>
+  <link rel="stylesheet" href="css/remoteglot.css" />
 </head>
 <body>
 <h1 id="headline">Analysis</h1>
 </head>
 <body>
 <h1 id="headline">Analysis</h1>