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

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

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

#pkg-stats td.stat-desc {
  white-space: normal;
}