mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
style0 in app.html to preserve colours in table cells
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<!DOCTPYE html>
|
<!DOCTPYE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<link rel=stylesheet href="../css/style.css">
|
<link rel=stylesheet href="../css/style0.css">
|
||||||
<meta name = "viewport" content = "width = device-width">
|
<meta name = "viewport" content = "width = device-width">
|
||||||
<link rel=top href="../" title="GF">
|
<link rel=top href="../" title="GF">
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user