fix legal footer
This commit is contained in:
parent
5370898da9
commit
0e0f35e6dc
@ -421,8 +421,11 @@ textarea#reply-text {
|
|||||||
right: 0;
|
right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#nntpchan_banner {
|
#nntpchan_banner {
|
||||||
align: center;
|
align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.legal {
|
||||||
|
font-size: 10px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
@ -55,7 +55,9 @@
|
|||||||
|
|
||||||
</script>
|
</script>
|
||||||
<hr/>
|
<hr/>
|
||||||
<p>All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.</p>
|
<footer>
|
||||||
<p>To make a DMCA request or report illegal content, please contact the administration</p>
|
<p class="legal">All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.</p>
|
||||||
|
<p class="legal">To make a DMCA request or report illegal content, please contact the administration</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -81,7 +81,9 @@
|
|||||||
nntpchan_inject_banners(e, "{{prefix}}");
|
nntpchan_inject_banners(e, "{{prefix}}");
|
||||||
</script>
|
</script>
|
||||||
<hr/>
|
<hr/>
|
||||||
<p>All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.</p>
|
<footer>
|
||||||
<p>To make a DMCA request or report illegal content, please contact the administration</p>
|
<p class="legal">All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.</p>
|
||||||
|
<p class="legal">To make a DMCA request or report illegal content, please contact the administration</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -52,7 +52,9 @@
|
|||||||
|
|
||||||
</script>
|
</script>
|
||||||
<hr/>
|
<hr/>
|
||||||
<p>All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.</p>
|
<footer>
|
||||||
<p>To make a DMCA request or report illegal content, please contact the administration</p>
|
<p class="legal">All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.</p>
|
||||||
|
<p class="legal">To make a DMCA request or report illegal content, please contact the administration</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -38,7 +38,9 @@
|
|||||||
|
|
||||||
</script>
|
</script>
|
||||||
<hr/>
|
<hr/>
|
||||||
<p>All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.</p>
|
<footer>
|
||||||
<p>To make a DMCA request or report illegal content, please contact the administration</p>
|
<p class="legal">All posts on this site are the responsibility of the individual poster and not the administration, pursuant to 47 U.S.C. § 230.</p>
|
||||||
|
<p class="legal">To make a DMCA request or report illegal content, please contact the administration</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user