summaryrefslogtreecommitdiffstats
path: root/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheet.css')
-rw-r--r--stylesheet.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheet.css b/stylesheet.css
index df2f9d7..33ef1bf 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -121,7 +121,7 @@ a.thumblink:hover {
color: #4761ab;
}
-#matrix,#single {
+#single {
padding: 10px;
display: table;
margin-left: 10px;
@@ -135,7 +135,7 @@ a.thumblink:hover {
table.matrix {
padding: 10px;
display: table;
- margin-left: 10px;
+ margin-left: 5px;
margin-right: 10px;
table-layout: fixed;
border-style: hidden;