diff --git a/public/img/bash/discord_top_left.png b/public/img/bash/discord_top_left.png new file mode 100644 index 0000000..3ee0e4a Binary files /dev/null and b/public/img/bash/discord_top_left.png differ diff --git a/public/img/niconico.png b/public/img/niconico.png new file mode 100644 index 0000000..4b1f3c4 Binary files /dev/null and b/public/img/niconico.png differ diff --git a/public/img/youtube.png b/public/img/youtube.png new file mode 100644 index 0000000..9dc0a6b Binary files /dev/null and b/public/img/youtube.png differ diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 40d32d7..eca19c0 100755 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -14,7 +14,11 @@ "/img/bash/bottom_bg.png": "/img/bash/bottom_bg.png", "/img/bash/bottom_left.png": "/img/bash/bottom_left.png", "/img/bash/bottom_right.png": "/img/bash/bottom_right.png", + "/img/bash/discord_top_left.png": "/img/bash/discord_top_left.png", "/img/bash/left_bg.png": "/img/bash/left_bg.png", + "/img/bash/note_bg.png": "/img/bash/note_bg.png", + "/img/bash/note_icon.png": "/img/bash/note_icon.png", + "/img/bash/note_top_left.png": "/img/bash/note_top_left.png", "/img/bash/right_bg.png": "/img/bash/right_bg.png", "/img/bash/root_bg.png": "/img/bash/root_bg.png", "/img/bash/top_bg.png": "/img/bash/top_bg.png", @@ -25,8 +29,5 @@ "/img/bash/top_min.png": "/img/bash/top_min.png", "/img/bash/top_right_hover.png": "/img/bash/top_right_hover.png", "/img/bash/top_right.png": "/img/bash/top_right.png", - "/img/bash/user_bg.png": "/img/bash/user_bg.png", - "/img/bash/note_bg.png": "/img/bash/note_bg.png", - "/img/bash/note_icon.png": "/img/bash/note_icon.png", - "/img/bash/note_top_left.png": "/img/bash/note_top_left.png" + "/img/bash/user_bg.png": "/img/bash/user_bg.png" } diff --git a/resources/img/bash/discord_top_left.png b/resources/img/bash/discord_top_left.png new file mode 100644 index 0000000..3ee0e4a Binary files /dev/null and b/resources/img/bash/discord_top_left.png differ diff --git a/resources/img/niconico.png b/resources/img/niconico.png new file mode 100644 index 0000000..4b1f3c4 Binary files /dev/null and b/resources/img/niconico.png differ diff --git a/resources/img/youtube.png b/resources/img/youtube.png new file mode 100644 index 0000000..9dc0a6b Binary files /dev/null and b/resources/img/youtube.png differ diff --git a/resources/js/bootstrap.js b/resources/js/bootstrap.js index 39979ed..4b43786 100644 --- a/resources/js/bootstrap.js +++ b/resources/js/bootstrap.js @@ -12,6 +12,7 @@ window.axios = require('axios'); window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest'; Vue.component('appbar', require('./components/appbar.vue').default); +Vue.component('discord', require('./components/discord.vue').default); const app = new Vue({ el: '#app' }); diff --git a/resources/js/components/bash.vue b/resources/js/components/bash.vue index 934de7e..f8e7664 100644 --- a/resources/js/components/bash.vue +++ b/resources/js/components/bash.vue @@ -2,7 +2,7 @@ - +
ロリ端末
@@ -83,13 +83,14 @@ } .drag-handle { + cursor: default; height: 30px; background: url('/img/bash/top_bg.png') repeat-x; width: auto; margin-left: 30px; margin-right: 74px; padding-top: 7px; - padding-right: 30px; + padding-left: 32px; text-align: center; font-weight: bold; } diff --git a/resources/js/components/discord.vue b/resources/js/components/discord.vue new file mode 100644 index 0000000..f4bb307 --- /dev/null +++ b/resources/js/components/discord.vue @@ -0,0 +1,236 @@ + + + + + diff --git a/resources/js/components/note.vue b/resources/js/components/note.vue index a7b134e..dec1b35 100644 --- a/resources/js/components/note.vue +++ b/resources/js/components/note.vue @@ -2,7 +2,7 @@ - +
ショタノート
@@ -101,13 +101,14 @@ } .drag-handle { + cursor: default; height: 30px; background: url('/img/bash/top_bg.png') repeat-x; width: auto; margin-left: 30px; margin-right: 74px; padding-top: 7px; - padding-right: 30px; + padding-left: 26px; text-align: center; font-weight: bold; } diff --git a/resources/sass/app.scss b/resources/sass/app.scss index d2d9388..7df820a 100644 --- a/resources/sass/app.scss +++ b/resources/sass/app.scss @@ -238,7 +238,7 @@ } @media (max-width : 525px) { - .logo-br { display: none; } + .logo-br, .nomobile { display: none; } } .sidemenu { diff --git a/resources/views/layouts/site.blade.php b/resources/views/layouts/site.blade.php index abec343..7b079ce 100644 --- a/resources/views/layouts/site.blade.php +++ b/resources/views/layouts/site.blade.php @@ -82,13 +82,15 @@
テクニカル諏訪子
+
ユーチューブのロゴ
+
ニコニコ動画のロゴ
ビットチュートのロゴ
ツイッターのロゴ
-
ディスコードのロゴ
+
-
+