浏览代码

add small margin above thumbnails of advertisement

master
erichhasl 8 年前
父节点
当前提交
45ee7365ed
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      web_dev/sas_web/news/static/news/css/index.css

+ 1
- 0
web_dev/sas_web/news/static/news/css/index.css 查看文件

@@ -19,6 +19,7 @@
display: block;
margin: 0 auto;
width: 80%;
margin-top: 5px;
}

img {


正在加载...
取消
保存