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;
|
text-align: left;
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
#maincontent > table {
|
|
||||||
width: 90%;
|
|
||||||
margin-left: 5%;
|
|
||||||
margin-right: 5%;
|
|
||||||
}
|
|
||||||
.pgbox {
|
.pgbox {
|
||||||
width: 90%;
|
|
||||||
margin-left: 5%;
|
|
||||||
margin-right: 5%;
|
|
||||||
margin-bottom: 1%;
|
margin-bottom: 1%;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border: 2px solid #ddd;
|
border: 2px solid #ddd;
|
||||||
|
|
Loading…
Add table
Reference in a new issue