diff --git a/app/Http/Controllers/tmp/test.png b/app/Http/Controllers/tmp/test.png
index 2fc9c56..4e68afa 100644
Binary files a/app/Http/Controllers/tmp/test.png and b/app/Http/Controllers/tmp/test.png differ
diff --git a/public/njum/css/cstms.css b/public/njum/css/cstms.css
index 2b858cb..79b627b 100644
--- a/public/njum/css/cstms.css
+++ b/public/njum/css/cstms.css
@@ -1077,12 +1077,12 @@ a.badge.video-id {
grid-gap: 0.8em;
}
-ul.pagination {
+/*ul.pagination {
margin: 4px;
position: fixed;
bottom: 0;
width: 50%;
-}
+}*/
#commentForm textarea {
background: rgba(29, 28, 28, 0.94) none repeat scroll 0 0;
@@ -1099,4 +1099,8 @@ img.comment_emoji {
div#list {
padding: 0;
padding-bottom: 2em;
+}
+
+div#message {
+ padding-right: 0px;
}
\ No newline at end of file
diff --git a/resources/views/layout1/rules.blade.php b/resources/views/layout1/rules.blade.php
index 4ecf302..c46d99a 100644
--- a/resources/views/layout1/rules.blade.php
+++ b/resources/views/layout1/rules.blade.php
@@ -20,6 +20,7 @@
The focus is on videos that are catchy and fun to watch, for example loops this does not mean these are the only videos we welcome, it's just our main focus, we have plenty of videos that are completely unrelated to loops or catchy stuff and are still fitting, ask yourself "does my upload fit on w0bm.com?" and if yes, you're good to go!
The Artist and Songtitle field is only for the Artist and Song information respectively, anything else in there probably doesn't belong in there, use the Tags.
I reserve the right to remove uploads that I consider not worth being on w0bm.com without comment, discussions about deleted videos will be ignored and can lead in extreme cases to a ban.
+ No videos with watermarks like coub.com they will be removed regardless of quality, please take the time to either recreate or censor the watermark.
diff --git a/resources/views/layout2/messages/commentanswer.blade.php b/resources/views/layout2/messages/commentanswer.blade.php
index 5fa7616..9e16805 100644
--- a/resources/views/layout2/messages/commentanswer.blade.php
+++ b/resources/views/layout2/messages/commentanswer.blade.php
@@ -1,3 +1,3 @@
-
-{{$user->username}} answered on your comment on the following video: /{{$video->id}}
+{{$user->username}} answered on your comment.
+{{$user->username}} answered on your comment on the following video: /{{$video->id}}
@include('messages.commentpreview')
\ No newline at end of file
diff --git a/resources/views/layout2/messages/videocomment.blade.php b/resources/views/layout2/messages/videocomment.blade.php
index 48e43c4..6fd92f3 100644
--- a/resources/views/layout2/messages/videocomment.blade.php
+++ b/resources/views/layout2/messages/videocomment.blade.php
@@ -1,3 +1,2 @@
-
-{{$user->username}} made a comment on your video.
+
@include('messages.commentpreview')
\ No newline at end of file
diff --git a/resources/views/layout2/rules.blade.php b/resources/views/layout2/rules.blade.php
index 5c02746..30df1ef 100644
--- a/resources/views/layout2/rules.blade.php
+++ b/resources/views/layout2/rules.blade.php
@@ -22,6 +22,7 @@
The focus is on videos that are catchy and fun to watch, for example loops this does not mean these are the only videos we welcome, it's just our main focus, we have plenty of videos that are completely unrelated to loops or catchy stuff and are still fitting, ask yourself "does my upload fit on w0bm.com?" and if yes, you're good to go!
The Artist and Songtitle field is only for the Artist and Song information respectively, anything else in there probably doesn't belong in there, use the Tags.
I reserve the right to remove uploads that I consider not worth being on w0bm.com without comment, discussions about deleted videos will be ignored and can lead in extreme cases to a ban.
+ No videos with watermarks like coub.com they will be removed regardless of quality, please take the time to either recreate or censor the watermark.
diff --git a/resources/views/layout5/rules.blade.php b/resources/views/layout5/rules.blade.php
index e1173d8..6dc1288 100644
--- a/resources/views/layout5/rules.blade.php
+++ b/resources/views/layout5/rules.blade.php
@@ -20,6 +20,7 @@
The focus is on videos that are catchy and fun to watch, for example loops this does not mean these are the only videos we welcome, it's just our main focus, we have plenty of videos that are completely unrelated to loops or catchy stuff and are still fitting, ask yourself "does my upload fit on w0bm.com?" and if yes, you're good to go!
The Artist and Songtitle field is only for the Artist and Song information respectively, anything else in there probably doesn't belong in there, use the Tags.
I reserve the right to remove uploads that I consider not worth being on w0bm.com without comment, discussions about deleted videos will be ignored and can lead in extreme cases to a ban.
+ No videos with watermarks like coub.com they will be removed regardless of quality, please take the time to either recreate or censor the watermark.