This website works better with JavaScript.
首頁
說明
登入
christian
/
SaS
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
fix image stretching
master
erichhasl
7 年之前
父節點
df1340c88c
當前提交
adb47b9e9a
共有
1 個文件被更改
,包括
4 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
web_dev/sas_web/static/public/css/header.css
+ 4
- 0
web_dev/sas_web/static/public/css/header.css
查看文件
@@ -1,6 +1,10 @@
html {
background-color: white;
}
img {
max-width: 100%;
height: auto;
}
#logo {
width: 90%;
padding-left: 2%;
Write
Preview
Loading…
取消
儲存