diff options
Diffstat (limited to 'docs/uidesign/monospace.html')
-rw-r--r-- | docs/uidesign/monospace.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/uidesign/monospace.html b/docs/uidesign/monospace.html index 84ec13a4..f2b988e2 100644 --- a/docs/uidesign/monospace.html +++ b/docs/uidesign/monospace.html @@ -1,7 +1,7 @@ <!DOCTYPE html> -<html lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml"> +<html lang="en" dir="ltr"> <head> - <style type="text/css"> + <style> pre { border: 1px dashed #AAA; background-color: #E0E0E0; @@ -75,4 +75,3 @@ font-family: monospace, Verdana; font-family: monospace, DOESNOTEXISTREALLY;'> font-family: monospace, DOESNOTEXISTREALLY; </pre> - |