User:Irukaza/common.js:修订间差异

跳到导航 跳到搜索
删除578字节 、​ 2021年3月19日 (星期五)
无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第53行: 第53行:
          }));
          }));
        };
        };
        var logoWidth = 105;
        var logoPic = "//hmoegirl.com/extensions/Avatar/avatar.php?user== 海豚=";
       var logoHeight = 21;
       var logoSvg = generateImageObject(`<svg xmlns="http://www.w3.org/2000/svg" width="${logoWidth}" height="${logoHeight}"><foreignObject width="${logoWidth}" height="${logoHeight}"><html xmlns="http://www.w3.org/1999/xhtml" style="width: ${logoWidth}px; height: ${logoHeight}px;"><head></head><body style="width: ${logoWidth}px; height: ${logoHeight}px; margin: 0px;"><div style="width: ${logoWidth}px; height: ${logoHeight}px; font-family: 宋体; font-size: ${logoHeight}px; line-height: 1; text-align: center; font-weight: 700;">萌娘百科</div></body></html></foreignObject></svg>`);
        var arrowRightSvg = generateImageObject('<svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" enable-background="new 0 0 48 48"><polygon fill="#2196F3" points="17.1,5 14,8.1 29.9,24 14,39.9 17.1,43 36,24"/></svg>');
        var arrowRightSvg = generateImageObject('<svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" enable-background="new 0 0 48 48"><polygon fill="#2196F3" points="17.1,5 14,8.1 29.9,24 14,39.9 17.1,43 36,24"/></svg>');
        var arrowLeftSvg = generateImageObject('<svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" enable-background="new 0 0 48 48"><polygon fill="#2196F3" points="30.9,43 34,39.9 18.1,24 34,8.1 30.9,5 12,24"/></svg>');
        var arrowLeftSvg = generateImageObject('<svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" enable-background="new 0 0 48 48"><polygon fill="#2196F3" points="30.9,43 34,39.9 18.1,24 34,8.1 30.9,5 12,24"/></svg>');
第64行: 第62行:
        var $logo = $("<img>").attr({
        var $logo = $("<img>").attr({
          id: "sidebarHidden-logo",
          id: "sidebarHidden-logo",
          src: logoSvg
          src: logoPic
        });
        });
        var $arrow = $("<img>").attr({
        var $arrow = $("<img>").attr({
匿名用户

导航菜单