mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Remove huge margins from main content.
This helps improve the use of space. Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
354c86b6c6
commit
5b4e63c57f
1 changed files with 0 additions and 8 deletions
|
@ -410,15 +410,7 @@ textarea.vLargeTextField {
|
|||
text-align: left;
|
||||
clear: both;
|
||||
}
|
||||
#maincontent > table {
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
margin-right: 5%;
|
||||
}
|
||||
.pgbox {
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
margin-right: 5%;
|
||||
margin-bottom: 1%;
|
||||
background-color: #fff;
|
||||
border: 2px solid #ddd;
|
||||
|
|
Loading…
Add table
Reference in a new issue