style0 in app.html to preserve colours in table cells

This commit is contained in:
aarne
2014-06-19 17:44:06 +00:00
parent fb922b65c1
commit 0e940b7fd1

View File

@@ -1,7 +1,7 @@
<!DOCTPYE html>
<html>
<head>
<link rel=stylesheet href="../css/style.css">
<link rel=stylesheet href="../css/style0.css">
<meta name = "viewport" content = "width = device-width">
<link rel=top href="../" title="GF">
</head>