Komentář k kontejneru
This commit is contained in:
		
							parent
							
								
									af9f244207
								
							
						
					
					
						commit
						b491dcff7e
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -8,7 +8,7 @@ | |||
| } | ||||
| 
 | ||||
| /**** KONTEJNER ****/ | ||||
| div.kontejner { | ||||
| div.kontejner {/* Ne container, aby se to netlouklo s bootstrapem. */ | ||||
| 	width: 970px; | ||||
| 	margin: auto; | ||||
| 	min-height: 100vh; | ||||
|  |  | |||
|  | @ -55,8 +55,8 @@ | |||
|       </div> | ||||
|     {% endif %} | ||||
| 
 | ||||
|    <div class="kontejner"> | ||||
|    <div class="kontent-wrapper"> | ||||
|    <div class="kontejner">{# ne container, aby se netlouklo s bootstrapem #} | ||||
|    <div class="kontent-wrapper">{# ne content, aby se netlouklo s bootstrapem #} | ||||
| 
 | ||||
|           <a href='/'> | ||||
| 	    <div id="title" >M&M – korespondenční seminář a časopis MFF UK</div> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue