GameMale
登陆 / 注册 搜索

USERCENTER

SEARCHSITE

搜索

查看: 2220|回复: 70
收起左侧

[功能优化] 【蛇年福卡】账本美化包

    [复制链接] |关注本帖

史莱姆牧场凯登‧阿兰科永亘环

     楼主| 风岚 发表于 2025-2-7 21:04:33 | 显示全部楼层 |阅读模式 <
    本帖最后由 风岚 于 2025-2-17 02:23 编辑

    根据@牛牛要白给了 提供的PSD,做了一个美化版本给大家端了上来
    这是悬赏贴链接:
    https://www.gamemale.com/thread-154637-1-1.html


    只进行了样式的添加,所以只需要在样式里新增代码即可,找到存放样式的地方


    然后下滑到最后一句,然后在此粘贴样式即可


    以下是CSS代码
    1.                   .container {
    2.                       background-image: url('https://pic1.imgdb.cn/item/67a250e4d0e0a243d4fbd912.png');
    3.                       background-attachment: fixed;
    4.                       background-size: cover;
    5.                       background-position: center;
    6.                       background-repeat: no-repeat;
    7.                   }
    8.                   #tableBox>h3{
    9.                       font-family: STXinwei;
    10.                       text-shadow: -1px -1px 0 white,1px -1px 0 white,-1px 1px 0 white,1px 1px 0 white,0 0 10px white,0 0 20px white;
    11.                   }
    12.                   fieldset {
    13.                     background: rgba(255, 255, 255, 0.6);
    14.                   }
    15.                   #fixedBox {
    16.                     background: rgba(255, 255, 255, 0.6);
    17.                   }
    18.                   th {background-color: transparent;}
    19.                   tr:nth-child(even) {background-color: transparent; transition: all 0.2s;}
    20.                   tr:nth-child(even):hover {background-color: #d3d3d3; transition: all 0.2s;}

    21.                   #tableBox table{
    22.                     position: relative;
    23.                     border: 0;
    24.                     background: rgba(255, 255, 255, 0.6);
    25.                     border-radius: 10px;
    26.                     border: none;
    27.                     outline: 2px dashed #3a3a3a;
    28.                     outline-offset: -7px;
    29.                     transform: translateZ(0);
    30.                     padding: 13px 15px;
    31.                   }
    32.                   #tableBox table:first-of-type{
    33.                     width: 750px;
    34.                     padding-top: 88px;
    35.                   }
    36.                   #tableBox table:first-of-type th,
    37.                   #tableBox table:first-of-type td{
    38.                     width: 90px;
    39.                     padding: 0;
    40.                   }
    41.                   #tableBox table:first-of-type thead tr{
    42.                     width: 720px;
    43.                     position: absolute;
    44.                     top: 15px;
    45.                   }
    46.                   #tableBox table:first-of-type thead tr th{
    47.                     padding-top: 6px;
    48.                     height: 72px;
    49.                     vertical-align: top;
    50.                     background-image: url(https://img.gamemale.com/album/202502/05/201719ntn199sq2cllxri1.png.thumb.jpg);
    51.                     background-size: 68px;
    52.                     background-position: center;
    53.                     background-repeat: no-repeat;
    54.                     position: relative;
    55.                   }
    56.                   #tableBox table:first-of-type thead tr th:before{
    57.                     content: '';
    58.                     position: absolute;
    59.                     display: block;
    60.                     background-image: url(https://img.gamemale.com/album/202502/05/201723n2m294fs6swa6jxm.png.thumb.jpg);
    61.                     width: 20px;
    62.                     height: 22px;
    63.                     background-size: 100%;
    64.                     left: 50%;
    65.                     transform: translateX(-50%);
    66.                     top: -5px;
    67.                     background-repeat: no-repeat;
    68.                   }
    69.                   #tableBox table:first-of-type thead tr th:nth-of-type(2):before{
    70.                     background-image: url(https://img.gamemale.com/album/202502/05/201722dvng2ffz2zpqpv2p.png.thumb.jpg);
    71.                   }
    72.                   #tableBox table:first-of-type thead tr th:nth-of-type(3):before{
    73.                     background-image: url(https://img.gamemale.com/album/202502/05/201721i9jc1ldmbnnjyjnj.png.thumb.jpg);
    74.                   }
    75.                   #tableBox table:first-of-type thead tr th:nth-of-type(4):before{
    76.                     background-image: url(https://img.gamemale.com/album/202502/05/201724kvepa1p0pph9xeaj.png.thumb.jpg);
    77.                   }
    78.                   #tableBox table:first-of-type thead tr th:nth-of-type(5):before{
    79.                     background-image: url(https://img.gamemale.com/album/202502/05/201728uztycq1ulgg2343h.png.thumb.jpg);
    80.                   }
    81.                   #tableBox table:first-of-type thead tr th:nth-of-type(6):before{
    82.                     background-image: url(https://img.gamemale.com/album/202502/05/201724zga3c33a3ys3dgc8.png.thumb.jpg);
    83.                   }
    84.                   #tableBox table:first-of-type thead tr th:nth-of-type(7):before{
    85.                     width: 24px;
    86.                     background-image: url(https://img.gamemale.com/album/202502/05/201721kcgctbpg3t3c5oo1.png.thumb.jpg);
    87.                   }
    88.                   #tableBox table:first-of-type thead tr th:nth-of-type(8):before{
    89.                     background-image: url(https://img.gamemale.com/album/202502/05/201720g53h8udunzhdz3dh.png.thumb.jpg);
    90.                   }
    91.                   #tableBox table:first-of-type thead tr th span{
    92.                     color: #4e232a !important;
    93.                     display: block;
    94.                     margin-top: 5px;
    95.                     font-family: KaiTi;
    96.                     font-weight: bold;
    97.                     font-size: 20px;
    98.                     text-shadow: -1px -1px 0 rgba(255,255,255,0.5),1px -1px 0 rgba(255,255,255,0.5),-1px 1px 0 rgba(255,255,255,0.5),1px 1px 0 rgba(255,255,255,0.5),0 0 10px rgba(255,255,255,0.5),0 0 20px rgba(255,255,255,0.5);
    99.                   }
    100.                   #tableBox table:first-of-type td span,#tableBox table:nth-of-type(3) tbody tr td span{
    101.                     color: #4e232a !important;
    102.                     font-family: KaiTi;
    103.                     font-weight: bold;
    104.                     text-shadow: -1px -1px 0 rgba(255,255,255,0.5),1px -1px 0 rgba(255,255,255,0.5),-1px 1px 0 rgba(255,255,255,0.5),1px 1px 0 rgba(255,255,255,0.5),0 0 10px rgba(255,255,255,0.5),0 0 20px rgba(255,255,255,0.5);
    105.                   }
    106.                   #tableBox table:first-of-type thead tr th:nth-child(2) span,#tableBox table:first-of-type td:nth-child(2) span,#tableBox table:nth-of-type(3) tbody tr td:nth-child(5) span,#tableBox table:nth-of-type(3) thead tr th:nth-child(5) span{color: #516358 !important;text-shadow: -1px -1px 0 rgba(191,243,174,0.5),1px -1px 0 rgba(191,243,174,0.5),-1px 1px 0 rgba(191,243,174,0.5),1px 1px 0 rgba(191,243,174,0.5),0 0 10px rgba(191,243,174,0.5),0 0 20px rgba(191,243,174,0.5);}
    107.                   #tableBox table:first-of-type thead tr th:nth-child(3) span,#tableBox table:first-of-type td:nth-child(3) span,#tableBox table:nth-of-type(3) tbody tr td:nth-child(6) span,#tableBox table:nth-of-type(3) thead tr th:nth-child(6) span{color: #fbc369 !important;text-shadow: -1px -1px 0 rgba(226,108,69,0.5),1px -1px 0 rgba(226,108,69,0.5),-1px 1px 0 rgba(226,108,69,0.5),1px 1px 0 rgba(226,108,69,0.5),0 0 10px rgba(226,108,69,0.5),0 0 20px rgba(226,108,69,0.5);}
    108.                   #tableBox table:first-of-type thead tr th:nth-child(4) span,#tableBox table:first-of-type td:nth-child(4) span,#tableBox table:nth-of-type(3) tbody tr td:nth-child(7) span,#tableBox table:nth-of-type(3) thead tr th:nth-child(7) span{color: #c54523 !important;text-shadow: -1px -1px 0 rgba(220,220,220,0.5),1px -1px 0 rgba(220,220,220,0.5),-1px 1px 0 rgba(220,220,220,0.5),1px 1px 0 rgba(220,220,220,0.5),0 0 10px rgba(220,220,220,0.5),0 0 20px rgba(220,220,220,0.5);}
    109.                   #tableBox table:first-of-type thead tr th:nth-child(5) span,#tableBox table:first-of-type td:nth-child(5) span,#tableBox table:nth-of-type(3) tbody tr td:nth-child(8) span,#tableBox table:nth-of-type(3) thead tr th:nth-child(8) span{color: #373859 !important;text-shadow: -1px -1px 0 rgba(118,143,239,0.5),1px -1px 0 rgba(118,143,239,0.5),-1px 1px 0 rgba(118,143,239,0.5),1px 1px 0 rgba(118,143,239,0.5),0 0 10px rgba(118,143,239,0.5),0 0 20px rgba(118,143,239,0.5);}
    110.                   #tableBox table:first-of-type thead tr th:nth-child(6) span,#tableBox table:first-of-type td:nth-child(6) span,#tableBox table:nth-of-type(3) tbody tr td:nth-child(9) span,#tableBox table:nth-of-type(3) thead tr th:nth-child(9) span{color: #a4c1f1 !important;text-shadow: -1px -1px 0 rgba(49,67,99,0.5),1px -1px 0 rgba(49,67,99,0.5),-1px 1px 0 rgba(49,67,99,0.5),1px 1px 0 rgba(49,67,99,0.5),0 0 10px rgba(49,67,99,0.5),0 0 20px rgba(49,67,99,0.5);}
    111.                   #tableBox table:first-of-type thead tr th:nth-child(7) span,#tableBox table:first-of-type td:nth-child(7) span,#tableBox table:nth-of-type(3) tbody tr td:nth-child(10) span,#tableBox table:nth-of-type(3) thead tr th:nth-child(10) span{color: #01cef9 !important;text-shadow: -1px -1px 0 rgba(47,101,132,0.5),1px -1px 0 rgba(47,101,132,0.5),-1px 1px 0 rgba(47,101,132,0.5),1px 1px 0 rgba(47,101,132,0.5),0 0 10px rgba(47,101,132,0.5),0 0 20px rgba(47,101,132,0.5);}
    112.                   #tableBox table:first-of-type thead tr th:nth-child(8) span,#tableBox table:first-of-type td:nth-child(8) span,#tableBox table:nth-of-type(3) tbody tr td:nth-child(11) span,#tableBox table:nth-of-type(3) thead tr th:nth-child(11) span{color: #eeead3 !important;text-shadow: -1px -1px 0 rgba(27,30,42,0.5),1px -1px 0 rgba(27,30,42,0.5),-1px 1px 0 rgba(27,30,42,0.5),1px 1px 0 rgba(27,30,42,0.5),0 0 10px rgba(27,30,42,0.5),0 0 20px rgba(27,30,42,0.5);}
    113.                   #tableBox table:first-of-type thead tr:hover,
    114.                   #tableBox table:first-of-type tbody tr:hover {background-color: transparent; transition: all 0.2s;}
    115.                   #tableBox table:first-of-type tbody{
    116.                     position: relative;
    117.                   }
    118.                   #tableBox table:first-of-type tbody tr:first-child{
    119.                     position: absolute;
    120.                     top: -33px;
    121.                   }
    复制代码

    当然你如果觉得麻烦,这里也提供了直接的美化版的账本脚本下载


    喜欢就去@咸鱼鱼原贴给个追随吧!

    本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有账号?立即注册

    x

    评分

    参与人数 31血液 +62 追随 +30 堕落 +12 收起 理由
    书の妖怪 + 1 很给力!
    singto + 1 + 1 赞一个!
    锦书致南辞 + 1 很给力!
    469MAPabu + 1 + 1
    Kaicneg + 1 很给力!
    毛茸茸的黑貓 + 3 + 1 + 1
    咸鱼鱼 + 4 + 1 这也太好看了吧
    空玄君 + 1 + 1
    White_sky + 1
    wubingyonglei + 1 赞一个!

    查看全部评分

    回复

    使用道具 举报

    蒂法·洛克哈特享受美食的小伯神灯风雪之家莱因哈特·威尔海姆杰西·麦克雷最终幻想XIV春之歌

      克莱因蓝 发表于 2025-2-7 21:12:20 | 显示全部楼层 <
      本帖最后由 克莱因蓝 于 2025-2-7 21:39 编辑

      又是一位代码大佬的诞生 话说这个颜色看着还蛮好看诶 也可以更加直观的了解到自己的情况了诶
      回复

      举报

      神奇宝贝大师球『搓粉团珠』裸体克里斯史莱姆蛋岛田半藏士兵 76圣光灵鹫

        Colten 发表于 2025-2-7 21:18:40 | 显示全部楼层 <
        本帖最后由 Colten 于 2025-2-7 21:27 编辑

        設計的好好看,樓主好厲害


        話說我使用時跑出這個"数据加载失败,请检查浏览器的localStorage设置。"請問是需要去哪裡開啟甚麼設定嗎?
          收起(4)
        回复

        举报

        漂洋小船冒险用指南针破损的旧书人鱼之泪雪王的心脏苏格兰圆脸胖鸡[Pro Max]丛林的鸟飞走了不曾寄出的信件幽灵竹筒『随时随地开启!』

          凯诺斯 发表于 2025-2-7 21:21:20 | 显示全部楼层 <
          回复

          举报

            真的不会取名字 发表于 2025-2-7 21:23:07 | 显示全部楼层 <
            回复

            举报

            原罪之初纯真护剑

              Sam30 发表于 2025-2-7 21:24:19 | 显示全部楼层 <
              回复

              举报

              Joker希德‧海温特吃饱金币的Doge神奇宝贝图鉴吃饱的小阿尔永亘环『道具超市』『住在GM村』

                飞扬fox 发表于 2025-2-7 21:24:29 | 显示全部楼层 <
                回复

                举报

                『道具超市』神奇宝贝大师球神奇宝贝图鉴『搓粉团珠』裸体克里斯虚空之海的鲸【圣诞限定】心心念念小雪人黑曜石赤螯蝎我的天使缘起星空

                  cinder 发表于 2025-2-7 21:29:18 | 显示全部楼层 <
                  回复

                  举报

                  实现梦想業火死鬥魔法不朽·传奇不熄卡洛斯·奥利维拉泰比里厄斯十年一梦官复原职男巫之歌永浴爱河虚空之海的鲸

                    Burry 发表于 2025-2-7 21:38:35 | 显示全部楼层 <
                    回复

                    举报

                    诺克提斯·路西斯·伽拉姆里昂‧S‧甘乃迪未散的宴席不朽之恋男巫之歌幽浮起司煲生活拍立得幸运女神的微笑

                      亚洛斯 发表于 2025-2-7 21:40:10 | 显示全部楼层 <
                      回复

                      举报

                      神奇宝贝大师球吃饱金币的DogeBeauty and the Beast神奇宝贝图鉴杰西·麦克雷神灯实现梦想吉尔·沃瑞克

                        zibatco2 发表于 2025-2-7 21:41:52 | 显示全部楼层 <
                        回复

                        举报

                        兴奋的小伯苏格兰圆脸胖鸡月影狼官复原职

                          SweetUncle 发表于 2025-2-7 21:44:48 | 显示全部楼层 <
                          回复

                          举报

                          街头霸王裸体克里斯『不败之花』托尼·史塔克『樱花树灵』吃饱金币的Doge和你一起飞行的皮卡丘雄躯的昇格春之歌

                            huakaiwusheng 发表于 2025-2-7 21:45:27 | 显示全部楼层 <
                            回复

                            举报

                            瑞雪兆丰年,生灵万物新春之歌收到情书『道具超市』神奇宝贝大师球神奇宝贝图鉴『搓粉团珠』永亘环

                              并没有太多用 发表于 2025-2-7 21:47:27 | 显示全部楼层 <
                              回复

                              举报

                              质量效应三部曲永亘环GM論壇進階勛章牧羊人驯化黑龙幼崽杰西·麦克雷驯化红龙幼崽

                                august13 发表于 2025-2-7 21:49:57 | 显示全部楼层 <
                                回复

                                举报

                                『道具超市』神奇宝贝大师球神奇宝贝图鉴黄粱一梦【新春限定】果体 隆死灵之书永远的克叔業火死鬥实现梦想官复原职

                                  娱乐法师火布偶 发表于 2025-2-7 22:00:29 | 显示全部楼层 <
                                  回复

                                  举报

                                  神奇宝贝大师球神奇宝贝图鉴永远的克叔实现梦想官复原职诺克提斯·路西斯·伽拉姆卡利亚权杖史莱姆牧场男巫之歌Zootopia

                                    ☆Yuki☆ 发表于 2025-2-7 22:03:49 | 显示全部楼层 <
                                    回复

                                    举报

                                    猎鹰图腾吸血魔蝠守望者指挥官徽章特殊-家园卫士Ⓡ特殊-家园卫士Ⓛ牧羊人念念往日士官盔

                                      Gua1 发表于 2025-2-7 22:06:47 | 显示全部楼层 <
                                      回复

                                      举报

                                      『道具超市』Jo太螂神奇宝贝大师球神奇宝贝图鉴古烈『住在GM村』社畜专用闹钟禽兽扒手

                                        CooperAlbort 发表于 2025-2-7 22:18:51 | 显示全部楼层 <
                                        请问这些代码怎么用,有教程链接吗?看见很多次分享代码的帖子了,但是不知道怎么用
                                        回复

                                        举报

                                        我的天使GM吸血伯爵吃饱金币的Doge阿拉喵?神灯苏格兰圆脸胖鸡小小舞台永浴爱河

                                          毛茸茸兽兽 发表于 2025-2-7 22:34:14 | 显示全部楼层 <
                                          回复

                                          举报

                                          您需要登录后才可以回帖 登录 | 立即注册

                                          本版积分规则

                                          文字版|手机版|小黑屋|GameMale

                                          GMT+8, 2025-3-30 12:44 , Processed in 0.171380 second(s), 144 queries , Redis On.

                                          Copyright © 2013-2025 GameMale

                                          All Rights Reserved.

                                          快速回复 返回列表