Added swiping on mobile, fixed index.html, small changes to css
This commit is contained in:
		@ -40,7 +40,7 @@ a:hover {
 | 
			
		||||
	padding: 0;
 | 
			
		||||
}
 | 
			
		||||
.current-thumb {
 | 
			
		||||
	border-top: 1px solid #FFAD27 !important;
 | 
			
		||||
	border-top: 4px solid #FFAD27 !important;
 | 
			
		||||
}
 | 
			
		||||
#subalbums {
 | 
			
		||||
	padding-top: 1.5em;
 | 
			
		||||
@ -63,7 +63,7 @@ a:hover {
 | 
			
		||||
#next, #back {
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	width: auto;
 | 
			
		||||
	font-size: 4.5em;
 | 
			
		||||
	font-size: 12em;
 | 
			
		||||
	line-height: 0;
 | 
			
		||||
	top: 40%;
 | 
			
		||||
	font-weight: bold;
 | 
			
		||||
@ -86,7 +86,6 @@ a:hover {
 | 
			
		||||
	bottom: 150px;
 | 
			
		||||
	top: 2.5em;
 | 
			
		||||
	overflow: hidden;
 | 
			
		||||
	margin-bottom: 0.5em;
 | 
			
		||||
	left: 0;
 | 
			
		||||
	right: 0;
 | 
			
		||||
	text-align: center;
 | 
			
		||||
@ -102,9 +101,9 @@ a:hover {
 | 
			
		||||
#photo-links {
 | 
			
		||||
	background-color: #000000;
 | 
			
		||||
	font-weight: bold;
 | 
			
		||||
	height: 10px;
 | 
			
		||||
	font-size: 10px;
 | 
			
		||||
	line-height: 7px;
 | 
			
		||||
	height: 12px;
 | 
			
		||||
	font-size: 12px;
 | 
			
		||||
	line-height: 10px;
 | 
			
		||||
	padding-top: 3px;
 | 
			
		||||
	padding-bottom: 3px;
 | 
			
		||||
	padding-right: 10px;
 | 
			
		||||
@ -167,6 +166,7 @@ a:hover {
 | 
			
		||||
	white-space: nowrap;
 | 
			
		||||
	padding: 0 !important;
 | 
			
		||||
	text-align: center;
 | 
			
		||||
	background-color: #999999;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#powered-by {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user