Browse Source

add small margin above thumbnails of advertisement

master
erichhasl 8 years ago
parent
commit
45ee7365ed
1 changed files with 1 additions and 0 deletions
  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 View File

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

img {


Loading…
Cancel
Save