aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc
diff options
context:
space:
mode:
authorMariano Guerra <[email protected]>2016-10-21 13:40:58 +0100
committerMariano Guerra <[email protected]>2017-03-13 11:51:52 +0100
commit45bda44b08d01c0835b7402b752b9c7b07a4b77c (patch)
tree7809bf53619203fffd1a01e7d8e4292263cd6da0 /system/doc
parent058b082c1c4797f2211b03358d8bb5e657fcded9 (diff)
downloadotp-45bda44b08d01c0835b7402b752b9c7b07a4b77c.tar.gz
otp-45bda44b08d01c0835b7402b752b9c7b07a4b77c.tar.bz2
otp-45bda44b08d01c0835b7402b752b9c7b07a4b77c.zip
center erlang logo on left panel
Diffstat (limited to 'system/doc')
-rw-r--r--system/doc/top/templates/index.html.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/doc/top/templates/index.html.src b/system/doc/top/templates/index.html.src
index d2a6736d34..967c33719d 100644
--- a/system/doc/top/templates/index.html.src
+++ b/system/doc/top/templates/index.html.src
@@ -29,14 +29,14 @@ limitations under the License.
</script>
</head>
-<body bgcolor=white text="#000000" link="#0000ff" vlink="#ff00ff"
- alink="#ff0000">
+<body>
<div id="container">
<div id="leftnav">
<div class="innertube">
-<img alt="Erlang logo" src="erlang-logo.png"/ >
-<p/>
+ <div class="erlang-logo-wrapper">
+ <img alt="Erlang Logo" src="erlang-logo.png" class="erlang-logo"/ >
+ </div>
<small><a href="applications.html">Applications</a><br>
<a href="man_index.html">Modules</a></small>
<p/>