Actually fix :godmode:
This commit is contained in:
		
							parent
							
								
									38048208ed
								
							
						
					
					
						commit
						1c15e127a7
					
				
					 2 changed files with 17 additions and 18 deletions
				
			
		|  | @ -1,16 +0,0 @@ | |||
| * { | ||||
| 	font-family: BIZ UDGothic, Roboto, HelveticaNeue, Arial, sans-serif; | ||||
| } | ||||
| body, | ||||
| html { | ||||
| 	background-color: #222; | ||||
| 	color: #dfddcc; | ||||
| 	justify-content: center; | ||||
| 	margin: auto; | ||||
| 	padding: 10px; | ||||
| 	text-align: center; | ||||
| } | ||||
| a { | ||||
| 	color: rgb(134, 179, 0); | ||||
| 	text-decoration: none; | ||||
| } | ||||
|  | @ -5,8 +5,23 @@ html | |||
| 		meta(charset='utf-8') | ||||
| 		meta(name='application-name' content='Misskey') | ||||
| 		title Flush Misskey | ||||
| 		style | ||||
| 			include ../flush.css | ||||
| 		style. | ||||
| 			* { | ||||
| 				font-family: BIZ UDGothic, Roboto, HelveticaNeue, Arial, sans-serif; | ||||
| 			} | ||||
| 			body, | ||||
| 			html { | ||||
| 				background-color: #222; | ||||
| 				color: #dfddcc; | ||||
| 				justify-content: center; | ||||
| 				margin: auto; | ||||
| 				padding: 10px; | ||||
| 				text-align: center; | ||||
| 			} | ||||
| 			a { | ||||
| 				color: rgb(134, 179, 0); | ||||
| 				text-decoration: none; | ||||
| 			} | ||||
| 
 | ||||
| 	body | ||||
| 		#msg | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue