summaryrefslogtreecommitdiff
path: root/euler/euler.css
diff options
context:
space:
mode:
Diffstat (limited to 'euler/euler.css')
-rw-r--r--euler/euler.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/euler/euler.css b/euler/euler.css
index cd2a021..9c209f3 100644
--- a/euler/euler.css
+++ b/euler/euler.css
@@ -5,9 +5,12 @@
table.progress {
margin: 1em;
+ display: inline-block;
+ margin-right: 1em;
}
table.progress td {
text-align: center;
+ font-size: 14px;
border: 1px solid #000000;
padding: 0;
width: 2.2em;