使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
Sugoimusic
/
Frontend
关注
2
点赞
0
派生
1
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
base64 Sugoimusic logo in CSS
* Added base64 logo to global.css * Removed URL reference to all style CSS
test
Tomochin
4 年前
父节点
7a764cd9f8
当前提交
a143d9b8cb
共有
2 个文件被更改
,包括
0 次插入
和
4 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+0
-3
static/styles/beluga/style.css
+0
-1
static/styles/genaviv/style.css
+ 0
- 3
static/styles/beluga/style.css
查看文件
@@ -25,9 +25,6 @@
width:180px;
}
#logo a {
background: url('/static/styles/sugoi/images/logo.png') no-repeat center center;
}
#logo>a {
background-size:contain;
display:block;
+ 0
- 1
static/styles/genaviv/style.css
查看文件
@@ -374,7 +374,6 @@ input,input[type="search"],form textarea,form input,input[type="search" i],input
#logo {
width: 300px;
height: 197px;
background: url('/static/styles/sugoi/images/logo.png') no-repeat center center;
margin: 0 auto;
}
撰写
预览
正在加载...
取消
保存