summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@entelect.co.za>2014-07-17 14:19:32 +0200
committerJustin Worthe <justin.worthe@entelect.co.za>2014-07-17 14:19:32 +0200
commit95cecb4933b7b991308c91abcc99a5281c479765 (patch)
tree9b796f4f60d4f1817a3ee7b6ad25fcc4e50fdfa4 /css
parent6e5bdbe7f8a2a0de71c498a69d9c2ceabb89504c (diff)
Added reading levels from a file
Diffstat (limited to 'css')
-rw-r--r--css/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/styles.css b/css/styles.css
index 6537b1e..e5b870b 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -3,7 +3,7 @@ body {
}
#interactive-pacbot {
- width: 800px;
+ width: 1100px;
margin-left: auto;
margin-right: auto;
cursor: pointer;