summary refs log tree commit diff
path: root/doc/txt/txt.css
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2016-03-14 20:07:53 -0400
committerQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2016-03-14 20:07:53 -0400
commitd80f8013078387d18eace7d54f7caa7f8bddba4a (patch)
treeb27f0e5cc0f4603d77cee9c4a3f33f34cd9691f3 /doc/txt/txt.css
parent08803ecc602d4345642a8baa6843aff3d28e4d04 (diff)
downloadroux-d80f8013078387d18eace7d54f7caa7f8bddba4a.tar.gz
lesser hack to get rid of the css hack
Diffstat (limited to 'doc/txt/txt.css')
-rw-r--r--doc/txt/txt.css13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/txt/txt.css b/doc/txt/txt.css
index bb1bfd9..6f11930 100644
--- a/doc/txt/txt.css
+++ b/doc/txt/txt.css
@@ -7,16 +7,3 @@ h3 {
 	background-color: white;
 	padding-left: 0.7em;
 }
-
-/* Those two are hacks, they were added
-   for the Memory section of il.html
- */
-
-ul {
-	margin-bottom: 1em;
-	margin-top: 1em;
-}
-
-ul:last-child {
-	margin: 0;
-}