fixed css / changed some colours
This commit is contained in:
		
							parent
							
								
									cbfa230189
								
							
						
					
					
						commit
						714a0ce1c8
					
				|  | @ -1363,23 +1363,18 @@ List is not yet complete. | ||||||
|     color: ; |     color: ; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | .pronouns { | ||||||
|  |     background-color: #c71585; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .elftwinks { | .elftwinks { | ||||||
|     background-color: #eea3b2; |  | ||||||
|     color: #222222; |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| svg { |  | ||||||
| 	height: 1.1em; |  | ||||||
| 	width: auto; |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| .colours { |  | ||||||
|     background-color: #5BCEFA; |     background-color: #5BCEFA; | ||||||
|     color: #222222; |     color: #222222; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .pronouns { | .colours { | ||||||
|     background-color: #c71585; |     background-color: #f5a9b8; | ||||||
|  |     color: #222222; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .oc { | .oc { | ||||||
|  |  | ||||||
|  | @ -137,4 +137,9 @@ footer a { | ||||||
| .flag { | .flag { | ||||||
|     width: 1em; |     width: 1em; | ||||||
|     border-radius: 0.15em; |     border-radius: 0.15em; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | svg { | ||||||
|  | 	height: 1.1em; | ||||||
|  | 	width: auto; | ||||||
| } | } | ||||||
		Loading…
	
		Reference in New Issue