mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Bring TU addvote into the current layout.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
1bc4836e19
commit
b462c6fc43
3 changed files with 25 additions and 19 deletions
|
@ -361,3 +361,9 @@ blockquote.code {
|
|||
padding: 2px;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.pkgoutput {
|
||||
margin: 0 25px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
@ -104,10 +104,4 @@ h1, h2, h3, h4 {
|
|||
font-weight: bold;
|
||||
color: #f00;
|
||||
}
|
||||
.pkgoutput {
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue