Try to fix the g+ popup position.
This commit is contained in:
parent
695beac3b5
commit
4b48f27a62
@ -11,7 +11,7 @@
|
||||
};
|
||||
</script>
|
||||
<style>
|
||||
body {
|
||||
#body {
|
||||
font-family: Georgia, "Bitstream Charter", serif;
|
||||
margin: auto;
|
||||
text-align: justify;
|
||||
@ -59,7 +59,7 @@
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<body><div id="body">
|
||||
<h1>4chan x</h1>
|
||||
<h2><a href="https://github.com/aeosynth/4chan-x/raw/master/4chan_x.user.js">install</a></h2>
|
||||
<h3>
|
||||
@ -77,5 +77,5 @@
|
||||
<hr>
|
||||
<p>For linkification / youtube embedding , check out <a href="http://userscripts.org/scripts/show/107707">YouLink</a>, which works on the entire web, not just 4chan.</p>
|
||||
<p>For exhentai sauce, check out <a href="http://userscripts.org/scripts/show/108810">ExSauce</a>.</p>
|
||||
</body>
|
||||
</div></body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user