hover underline for links
This commit is contained in:
		| @@ -133,6 +133,13 @@ body { | ||||
| 	font-weight: bold; | ||||
| } | ||||
|  | ||||
| .tweet-nickname:hover { | ||||
| 	color: white; | ||||
| 	text-decoration: underline; | ||||
| 	font-weight: bold; | ||||
| } | ||||
|  | ||||
|  | ||||
| .tweet-username { | ||||
| 	color: white; | ||||
| 	text-decoration: none; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 msoliman3
					msoliman3