development #3
@@ -14,7 +14,7 @@
 | 
				
			|||||||
			:root {
 | 
								:root {
 | 
				
			||||||
				--bg: #282c34;
 | 
									--bg: #282c34;
 | 
				
			||||||
				--bg-grad: #5a606d9f;
 | 
									--bg-grad: #5a606d9f;
 | 
				
			||||||
				--bg-2: #4f5157;
 | 
									--bg-2: #838488;
 | 
				
			||||||
				--fg: #ABB2BF;
 | 
									--fg: #ABB2BF;
 | 
				
			||||||
				--red: #E06C75;
 | 
									--red: #E06C75;
 | 
				
			||||||
				--green: #98C379;
 | 
									--green: #98C379;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -39,6 +39,7 @@
 | 
				
			|||||||
	.oposite-content-title {
 | 
						.oposite-content-title {
 | 
				
			||||||
		margin: 0;
 | 
							margin: 0;
 | 
				
			||||||
		padding: 0;
 | 
							padding: 0;
 | 
				
			||||||
 | 
							color: var(--bg-2);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	.content-title {
 | 
						.content-title {
 | 
				
			||||||
		margin: 0;
 | 
							margin: 0;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user