Subversion Repositories SmartDukaan

Rev

Rev 22824 | Rev 22826 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22824 Rev 22825
Line 8... Line 8...
8
	height: auto;
8
	height: auto;
9
	min-height: 100%;
9
	min-height: 100%;
10
	border-radius: 0;
10
	border-radius: 0;
11
}
11
}
12
 
12
 
13
div.polaroid {
-
 
14
	width: 40%;
-
 
15
	background-color: white;
-
 
16
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
-
 
17
		rgba(0, 0, 0, 0.19);
-
 
18
}
-
 
19
 
-
 
20
img {
-
 
21
	width: 100%
-
 
22
}
-
 
23
 
-
 
24
div.container {
-
 
25
	text-align: center;
-
 
26
	padding: 10px 20px;
-
 
27
}
-
 
28
</style>
13
</style>
29
<div class="container" id="vueFirst">
14
<div class="container" id="vueFirst">
30
 
15
 
31
<?php if(isset($result) && !empty($result)):?>
16
<?php if(isset($result) && !empty($result)):?>
32
	<div class="row">
17
	<div class="row">