about summary refs log tree commit diff stats
path: root/html/mutable.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/mutable.mu.html')
-rw-r--r--html/mutable.mu.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/html/mutable.mu.html b/html/mutable.mu.html
index ecfd00e8..d608970e 100644
--- a/html/mutable.mu.html
+++ b/html/mutable.mu.html
@@ -12,6 +12,8 @@
 <!--
 pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; }
 body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; }
+a { text-decoration: none; }
+a:hover { text-decoration: underline; }
 * { font-size: 12pt; font-size: 1em; }
 .Special { color: #c00000; }
 .Comment { color: #9090ff; }
n122' href='#n122'>122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159