New prototype
This commit is contained in:
parent
f6be23ee4b
commit
a81c8c5418
199 changed files with 16344 additions and 8200 deletions
16
prototype/css/zallery.css
Executable file
16
prototype/css/zallery.css
Executable file
|
|
@ -0,0 +1,16 @@
|
|||
body{
|
||||
margin-bottom: 200px;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
margin-top: 40px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.photo-thumb, .photo {
|
||||
padding: 0px;
|
||||
}
|
||||
.photo-thumb img, .photo img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue