shithub: gitonline

Download patch

ref: dc38eb2bda2f4b4097eef0d97a602c0545269fb1
parent: fc864a029b5ea8d1b4a358538c6e3953d77ef1cc
author: glenda <glenda@9front.local>
date: Sun Jan 24 14:06:07 EST 2021

Change the style of the file displays a bit

--- a/gitonline.rc
+++ b/gitonline.rc
@@ -55,8 +55,10 @@
 		text-align: left;
 	}
 	code > pre.code {
-		border: 1px solid black;
+		border: 2px solid #8888cc;
 		background-color: #eaffff;
+		width: max-content;
+		padding: 0 0.5em;
 	}
 		</style>
 	</head>'