diff --git a/YTManager/wwwroot/index.css b/YTManager/wwwroot/index.css index 5420525..1f5f1f6 100644 --- a/YTManager/wwwroot/index.css +++ b/YTManager/wwwroot/index.css @@ -5,7 +5,7 @@ font-size: 18px; color: #003636; background-color: #F8F8F8; - max-width: 1024px; + max-width: 1280px; margin: auto; } @@ -18,10 +18,6 @@ background-color: red; } -.success { - background-color: rgb(149, 167, 82); -} - .curvedbottom { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; diff --git a/YTManager/wwwroot/index.js b/YTManager/wwwroot/index.js index 320dec9..3f4592a 100644 --- a/YTManager/wwwroot/index.js +++ b/YTManager/wwwroot/index.js @@ -14,7 +14,7 @@ var vidholder = new Vue({
-
+

{{ video.title }}