summaryrefslogtreecommitdiffstats
path: root/web/html/css/aur.css
blob: dada258a27a1ba51403abcadd8df9704265e5457 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* AUR-specific customizations to "archweb.css". */
#lang_sub {
  float: right;
}

.pkglist-nav .page {
    margin: 0 .25em;
}

#pkg-updates td.pkg-new {
  padding: 0 .5em;
}