remove obsolete css
This commit is contained in:
		
							parent
							
								
									cb4cf2dc69
								
							
						
					
					
						commit
						7dde40828d
					
				
					 1 changed files with 0 additions and 29 deletions
				
			
		| 
						 | 
					@ -1,29 +0,0 @@
 | 
				
			||||||
body {
 | 
					 | 
				
			||||||
  background-color: #4a4a4a;
 | 
					 | 
				
			||||||
  font-size: 160%;
 | 
					 | 
				
			||||||
  color: #fff
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.app-header {
 | 
					 | 
				
			||||||
  text-align: center;
 | 
					 | 
				
			||||||
  background-color: #282c34;
 | 
					 | 
				
			||||||
  font-size: 1.6em;
 | 
					 | 
				
			||||||
  padding: 0.5em 0;
 | 
					 | 
				
			||||||
  color: white;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.channelList {
 | 
					 | 
				
			||||||
  list-style: none
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.channel-view {
 | 
					 | 
				
			||||||
  background-color: green;
 | 
					 | 
				
			||||||
  width: 20%;
 | 
					 | 
				
			||||||
  height: auto;
 | 
					 | 
				
			||||||
  margin: auto;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.channel-view ul {
 | 
					 | 
				
			||||||
  text-align: left
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue