diff options
| -rw-r--r-- | cgit.css | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -495,3 +495,8 @@ a.deco {  	background-color: #ff8888;  	border: solid 1px #770000;  } + +div.commit-subject a { +	margin-left: 1em; +	font-size: 75%; +} | 
|  | index : cgit-70 | |
| a fork of cgit with a Gopher interface | KatolaZ | 
| summaryrefslogtreecommitdiff | 
| -rw-r--r-- | cgit.css | 5 | 
| @@ -495,3 +495,8 @@ a.deco {  	background-color: #ff8888;  	border: solid 1px #770000;  } + +div.commit-subject a { +	margin-left: 1em; +	font-size: 75%; +} |