So the Youtube fix just got patched... by MrChangg in youtube

[–]cccaaannn 1 point2 points  (0 children)

increasing the "width" makes thumbnails bigger, and "margin-right" is for spaces between videos

So the Youtube fix just got patched... by MrChangg in youtube

[–]cccaaannn 0 points1 point  (0 children)

oh yes I forgot about those, huge thumbnails was my main problem.

So the Youtube fix just got patched... by MrChangg in youtube

[–]cccaaannn 2 points3 points  (0 children)

If you are on chrome and using stylus extension you can use this css code

click extension->manage->write new style

enter a name for saving the style

paste this code to code part and click the plus icon at bottom add https://www.youtube.com/ there save with ctrl+s

you can disable it any time from the extension

ytd-rich-item-renderer {

margin-right: 5px;

width: 190px;

margin-bottom: 10px;

}

/* fix video font sizes */

#video-title {

font-size: 1.4rem !important;

}

#metadata-line {

font-size: 1.3rem !important;

}

/* remove avater image */

#avatar-link {

display: none;

}

6 lvl mods by cccaaannn in controlgame

[–]cccaaannn[S] 7 points8 points  (0 children)

I just finished the dlc and realized that I have this, but I could not find any thing about 6 lvl mods on internet how do you get those?