reduce font size for headlines
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3455 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
		
							parent
							
								
									3011228aa3
								
							
						
					
					
						commit
						d251658f55
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -186,19 +186,19 @@ fieldset.box td { | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .content-2 h1, .content-1 h2, h2 { | .content-2 h1, .content-1 h2, h2 { | ||||||
|     font-size: 170%; |     font-size: 160%; | ||||||
|     font-weight: normal; |     font-weight: normal; | ||||||
|     padding-top: 0.5em; |     padding-top: 0.5em; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .content-3 h1, .content-2 h2, .content-1 h3, h3 { | .content-3 h1, .content-2 h2, .content-1 h3, h3 { | ||||||
|     font-size: 160%; |     font-size: 140%; | ||||||
|     font-weight: normal; |     font-weight: normal; | ||||||
|     padding-top: 0.4em; |     padding-top: 0.4em; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .content-4 h1, .content-3 h2, .content-2 h3, .content-1 h4, h4 { | .content-4 h1, .content-3 h2, .content-2 h3, .content-1 h4, h4 { | ||||||
|     font-size: 140%; |     font-size: 130%; | ||||||
|     font-weight: normal; |     font-weight: normal; | ||||||
|     padding-top: 0.3em; |     padding-top: 0.3em; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 helmutm
						helmutm