linked version
This commit is contained in:
		| @@ -8,6 +8,23 @@ body { | ||||
| 		rgb(198, 70, 0)); | ||||
| } | ||||
|  | ||||
| .versionclip { | ||||
| 	transform: rotate(270deg); | ||||
| 	margin-top: 20px; | ||||
| 	position: fixed; | ||||
| 	top: 8px; | ||||
| 	right: -32px; | ||||
| 	font-size: smaller; | ||||
| 	padding: 8px; | ||||
| 	background-image: linear-gradient(to bottom, rgb(154, 153, 150), #fff); | ||||
| 	border-radius: 6px; | ||||
| } | ||||
|  | ||||
| .versionlink { | ||||
|   color: #333; | ||||
|   text-decoration: none; | ||||
| } | ||||
|  | ||||
| .mainpage { | ||||
| 	background-color: rgba(255, 255, 255, 0.4); | ||||
| 	padding: 8px; | ||||
| @@ -36,7 +53,7 @@ body { | ||||
|  | ||||
| .topright { | ||||
| 	position: fixed; | ||||
| 	right: 8px; | ||||
| 	right: 40px; | ||||
| 	top: 8px; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user