adjusted background color of page/box themes
This commit is contained in:
		| @@ -615,7 +615,7 @@ html { | |||||||
| 		height: 100%; | 		height: 100%; | ||||||
| 		left: 0; | 		left: 0; | ||||||
| 		top: 0; | 		top: 0; | ||||||
| 		background: #292929; | 		background: #232628; | ||||||
| 		border-radius: 4px; | 		border-radius: 4px; | ||||||
|  |  | ||||||
| 		-webkit-transform: translateZ( -20px ); | 		-webkit-transform: translateZ( -20px ); | ||||||
| @@ -735,7 +735,7 @@ html { | |||||||
| 		height: 100%; | 		height: 100%; | ||||||
| 		left: 0; | 		left: 0; | ||||||
| 		top: 0; | 		top: 0; | ||||||
| 		background: #292929; | 		background: #232628; | ||||||
|  |  | ||||||
| 		-webkit-transform: translateZ( -20px ); | 		-webkit-transform: translateZ( -20px ); | ||||||
| 		   -moz-transform: translateZ( -20px ); | 		   -moz-transform: translateZ( -20px ); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user