summaryrefslogtreecommitdiff
path: root/css/cam.css
blob: 2155efa2daa499445a2f1a5d508cdac9c4c48c2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
img.fullscreen	{
	min-height:	100%;
	min-width:	1024px;

	width:	100%;
	height: auto;

	position: fixed;
	top: 0;
	left: 0;

}