summaryrefslogtreecommitdiffstats
path: root/web/html/css/cgit.css
AgeCommit message (Collapse)AuthorFilesLines
2014-12-29Use the AUR footer in cgitLukas Fleischer1-0/+9
Use the footer that is already used in other parts of the AUR website instead of the footer from the main Arch Linux website. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2014-12-29Use a custom logoLukas Fleischer1-0/+4
Currently, the AUR sites are hard to distinguish from the official website, especially when browsing Git repositories in cgit. Add "user repository" to the logo to make it distinguishable from the official site. In order to avoid confusion, also change the link in the logo to the AUR home page instead of the main Arch Linux website. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2014-12-28Add cgit configuration and style sheetLukas Fleischer1-0/+853
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>