summaryrefslogtreecommitdiffstats
path: root/web/html/css/arch.css
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2009-11-24 05:55:58 +0100
committerLoui Chang <louipc.ist@gmail.com>2009-11-24 05:57:41 +0100
commitb462c6fc43a6efddbdd10b53e4094be6995929c3 (patch)
tree7501ec4f184ad595384b787a059c5c2c937d1199 /web/html/css/arch.css
parent1bc4836e19223cd2bcdc46c517d16f80783c1bcf (diff)
downloadaur-b462c6fc43a6efddbdd10b53e4094be6995929c3.tar.gz
aur-b462c6fc43a6efddbdd10b53e4094be6995929c3.tar.xz
Bring TU addvote into the current layout.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/html/css/arch.css')
-rw-r--r--web/html/css/arch.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/html/css/arch.css b/web/html/css/arch.css
index 6bf4e119..3f1f764b 100644
--- a/web/html/css/arch.css
+++ b/web/html/css/arch.css
@@ -361,3 +361,9 @@ blockquote.code {
padding: 2px;
font-family: monospace;
}
+
+.pkgoutput {
+ margin: 0 25px;
+ font-size: 18px;
+ font-weight: bold;
+}