mirror of
https://github.com/c0de-archive/GAMA-Site.git
synced 2025-10-09 18:48:36 +00:00
trimmed the padding
This commit is contained in:
6
site.css
6
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%;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user