first commit
This commit is contained in:
5
app/public/style.css
Normal file
5
app/public/style.css
Normal file
@@ -0,0 +1,5 @@
|
||||
body { font-family: Arial; }
|
||||
table { border-collapse: collapse; width: 80%; }
|
||||
th, td { border: 1px solid #ccc; padding: 8px; }
|
||||
.ok { color: green; font-weight: bold; }
|
||||
.fail { color: red; font-weight: bold; }
|
||||
Reference in New Issue
Block a user