mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-12-02 19:17:21 +01:00
minor CSS fixes
This commit is contained in:
parent
ac2837c620
commit
8efbd984a4
@ -23,8 +23,6 @@ $(document).ready(function(){
|
|||||||
OP = $('div.post.op a.post_no:eq(1)').text();
|
OP = $('div.post.op a.post_no:eq(1)').text();
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(OP);
|
|
||||||
|
|
||||||
$(this).find('p.body a:not([rel="nofollow"])').each(function() {
|
$(this).find('p.body a:not([rel="nofollow"])').each(function() {
|
||||||
var postID;
|
var postID;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user