diff options
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -206,14 +206,6 @@ | |||
206 | } | 206 | } |
207 | </script> | 207 | </script> |
208 | 208 | ||
209 | <style type="text/css"> | ||
210 | span.CodeMirror-matchhighlight { background: #e9e9e9 } | ||
211 | .CodeMirror-focused span.CodeMirror-matchhighlight { background: #e7e4ff; !important } | ||
212 | .activeline {background: #e8f2ff !important;} | ||
213 | div.CodeMirror span.CodeMirror-matchingbracket {color: #000;background-color: #ffd500;} | ||
214 | .CodeMirror-completions select {background-color:#e8f2ff;border:1px solid #c1c1c1;box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.8);} | ||
215 | </style> | ||
216 | |||
217 | </head> | 209 | </head> |
218 | 210 | ||
219 | <body> | 211 | <body> |