This website works better with JavaScript.
Home
Help
Sign In
christian
/
SaS
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
center thumbnails
master
erichhasl
8 years ago
parent
558b71f442
commit
071b0e67ec
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
web_dev/sas_web/datenbank/static/datenbank/css/index.css
+ 2
- 1
web_dev/sas_web/datenbank/static/datenbank/css/index.css
View File
@@ -16,7 +16,8 @@
padding-top: 10px;
}
.thumbnail {
display: inline-block;
display: block;
margin: 0 auto;
border: 1px solid black;
width: 20%;
}
Write
Preview
Loading…
Cancel
Save