Browse Source

update disqus style

gh-pages-ethan
othree 14 years ago
parent
commit
0a67f65c7d
  1. 3
      footer.html
  2. 3
      index.html
  3. 2
      stylesheets/main.css

3
footer.html

@ -1,6 +1,7 @@ @@ -1,6 +1,7 @@
</div>
</div id="comments">
<div id="disqus_thread"></div>
<script type="text/javascript">
@ -19,6 +20,8 @@ @@ -19,6 +20,8 @@
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
<script type="text/javascript">

3
index.html

@ -790,6 +790,7 @@ _ 底線 @@ -790,6 +790,7 @@ _ 底線
</div>
</div id="comments">
<div id="disqus_thread"></div>
<script type="text/javascript">
@ -808,6 +809,8 @@ _ 底線 @@ -808,6 +809,8 @@ _ 底線
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
<script type="text/javascript">

2
stylesheets/main.css

@ -9,7 +9,7 @@ html.hasFontSmoothing-true { @@ -9,7 +9,7 @@ html.hasFontSmoothing-true {
body {
padding: 1em;
}
div.wikistyle{
div.wikistyle, #comments{
width:760px;
margin: 0 auto;
}

Loading…
Cancel
Save