look.css: added blockquote
This commit is contained in:
		| @@ -131,6 +131,12 @@ h2 a, h3 a{ | |||||||
| 	text-decoration: none; | 	text-decoration: none; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | blockquote { | ||||||
|  | 	margin-left: 1em; | ||||||
|  | 	padding-left: 1em; | ||||||
|  | 	border-left: 4px solid #ccc; | ||||||
|  | } | ||||||
|  |  | ||||||
| /* Fix-up for Firefox rendering of Cardo in bold */ | /* Fix-up for Firefox rendering of Cardo in bold */ | ||||||
| @-moz-document url-prefix() { | @-moz-document url-prefix() { | ||||||
| 	h2, div#tabs ul li a, #header-inner #title { | 	h2, div#tabs ul li a, #header-inner #title { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user