diff options
Diffstat (limited to 'macosx/Pcsxr-QL/Style.css')
| -rw-r--r-- | macosx/Pcsxr-QL/Style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macosx/Pcsxr-QL/Style.css b/macosx/Pcsxr-QL/Style.css new file mode 100644 index 00000000..e7f99748 --- /dev/null +++ b/macosx/Pcsxr-QL/Style.css @@ -0,0 +1,5 @@ +table,th,td +{ + border:1px solid black; + width:400px; +} |
