renaming CSS files for clarity

This commit is contained in:
Philip Sargent
2021-04-15 12:34:51 +01:00
parent 38a63641bc
commit 3e50d0edca
5 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ html, body {
height: 100%;
}
/* This text is used by the test system to determine that main3.css loaded correctly */
/* This text is used by the test system to determine that trog3.css loaded correctly */
.caption { font-size: 8pt; margin-bottom: 0pt; }
.centre { text-align: center; }
.plus2pt { font-size: 160%; }