Design tweaks
This commit is contained in:
		| @@ -57,7 +57,7 @@ figure.calendar { | |||||||
|  |  | ||||||
| .calendar ul li.active { | .calendar ul li.active { | ||||||
| 	color: #222; | 	color: #222; | ||||||
| 	border-color: #456; | 	border-color: #679; | ||||||
| 	box-shadow: 0 0 3px #89f; | 	box-shadow: 0 0 3px #89f; | ||||||
| } | } | ||||||
|  |  | ||||||
| @@ -71,7 +71,6 @@ figure.calendar { | |||||||
| 	height: 1.75em; | 	height: 1.75em; | ||||||
| 	text-align: center; | 	text-align: center; | ||||||
| 	line-height: 1.75em; | 	line-height: 1.75em; | ||||||
| 	background: #89a; |  | ||||||
| 	background: #9ab; | 	background: #9ab; | ||||||
| 	color: white; | 	color: white; | ||||||
| 	border-radius: 0.875em; | 	border-radius: 0.875em; | ||||||
| @@ -79,6 +78,10 @@ figure.calendar { | |||||||
| 	font-size: 0.8em; | 	font-size: 0.8em; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .calendar ul li.active .day{ | ||||||
|  | 	background: #248; | ||||||
|  | } | ||||||
|  |  | ||||||
| .calendar ul li section { | .calendar ul li section { | ||||||
| 	line-height: 1.5em; | 	line-height: 1.5em; | ||||||
| 	background: #038; | 	background: #038; | ||||||
|   | |||||||
| @@ -76,6 +76,7 @@ p + .subtext { | |||||||
| .events { | .events { | ||||||
| 	margin-top: -1.5em; | 	margin-top: -1.5em; | ||||||
| 	margin-left: 0.3em; | 	margin-left: 0.3em; | ||||||
|  | 	margin-bottom: 2em; | ||||||
| 	list-style: none; | 	list-style: none; | ||||||
| 	padding: 0; | 	padding: 0; | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user