mirror of
https://github.com/c0de-archive/GAMA-Site.git
synced 2024-11-13 06:17:25 +00:00
trimmed the padding
This commit is contained in:
parent
64ef722a70
commit
805578f70b
4
site.css
4
site.css
@ -9,7 +9,7 @@
|
|||||||
{
|
{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #ccc;
|
background: #ccc;
|
||||||
padding: 20px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header h1 { margin: 0; }
|
#header h1 { margin: 0; }
|
||||||
@ -110,6 +110,6 @@
|
|||||||
clear: both;
|
clear: both;
|
||||||
background: #ccc;
|
background: #ccc;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
padding: 20px;
|
padding: 5px;
|
||||||
height: 1%;
|
height: 1%;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user