Make labels in list of webmail clients have larger text
This commit is contained in:
		@@ -89,6 +89,7 @@ p + .subtext {
 | 
				
			|||||||
	border-left: 4px solid #35a;
 | 
						border-left: 4px solid #35a;
 | 
				
			||||||
	margin-top: 0.9em;
 | 
						margin-top: 0.9em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.events li p {
 | 
					.events li p {
 | 
				
			||||||
	text-align: left;
 | 
						text-align: left;
 | 
				
			||||||
	line-height: 1.5em;
 | 
						line-height: 1.5em;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -11,6 +11,10 @@ ul#webmail li {
 | 
				
			|||||||
	display: table-cell;
 | 
						display: table-cell;
 | 
				
			||||||
	text-align: center;
 | 
						text-align: center;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					ul#webmail li .mailname {
 | 
				
			||||||
 | 
						font-size: 1.2em;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@media all and (min-width: 980px) {
 | 
					@media all and (min-width: 980px) {
 | 
				
			||||||
	ul#webmail {
 | 
						ul#webmail {
 | 
				
			||||||
		max-width: 1280px;
 | 
							max-width: 1280px;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user