all repos — cgit @ 236665d70d142dcb822efce84c3021dd6ac5df13

a hyperfast web frontend for git written in c

cgit.css: minor adjustment of commit decorations

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Lars Hjemli hjemli@gmail.com
Tue, 27 Jan 2009 22:42:03 +0100
commit

236665d70d142dcb822efce84c3021dd6ac5df13

parent

0027e38b40b8ef11dac6326a4e610728bae88247

1 files changed, 5 insertions(+), 0 deletions(-)

jump to
M cgit.csscgit.css

@@ -495,3 +495,8 @@ padding: 0px 0.25em;

background-color: #ff8888; border: solid 1px #770000; } + +div.commit-subject a { + margin-left: 1em; + font-size: 75%; +}