mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Box titles now align to the left.
Might be me, but aligning to the right just looked messed up. Signed-off-by: tardo <tardo@nagi-fanboi.net>
This commit is contained in:
parent
10f6a7c401
commit
2e1230589d
2 changed files with 4 additions and 2 deletions
|
@ -122,7 +122,8 @@
|
|||
background-color: rgb( 241, 242, 244 );
|
||||
padding-left: 10;
|
||||
padding-top: 1;
|
||||
padding-bottom: 1;
|
||||
padding-bottom: 1;
|
||||
text-align: left;
|
||||
}
|
||||
table.boxSoftSmall
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue