diff options
author | Alec Theriault <alec.theriault@gmail.com> | 2018-11-10 14:35:10 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-10 14:35:10 -0800 |
commit | f4d53a159642aa9182241259709659e7074425d5 (patch) | |
tree | bd149a37f465ea9d94f32108992380d4352cd4db /html-test/ref/B.html | |
parent | 8a491e437f1c8379b66a420f8584c1761b45aa7e (diff) | |
parent | 6e281ee1dfc994c40775eda044992980738d044e (diff) |
Merge pull request #949 from haskell/wip/new-ocean
Introduce NewOcean theme.
Diffstat (limited to 'html-test/ref/B.html')
-rw-r--r-- | html-test/ref/B.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/html-test/ref/B.html b/html-test/ref/B.html index 12d8e907..4c1506a3 100644 --- a/html-test/ref/B.html +++ b/html-test/ref/B.html @@ -1,10 +1,12 @@ <html xmlns="http://www.w3.org/1999/xhtml" ><head ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" + /><meta name="viewport" content="width=device-width, initial-scale=1" /><title >B</title ><link href="#" rel="stylesheet" type="text/css" title="Ocean" /><link rel="stylesheet" type="text/css" href="#" + /><link rel="stylesheet" type="text/css" href="#" /><script src="haddock-bundle.min.js" async="async" type="text/javascript" ></script ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript" @@ -12,7 +14,9 @@ ></head ><body ><div id="package-header" - ><ul class="links" id="page-menu" + ><span class="caption empty" + ></span + ><ul class="links" id="page-menu" ><li ><a href="#" >Contents</a @@ -22,8 +26,6 @@ >Index</a ></li ></ul - ><p class="caption empty" - ></p ></div ><div id="content" ><div id="module-header" @@ -169,4 +171,4 @@ ></div ></body ></html ->
\ No newline at end of file +> |