margins
This commit is contained in:
parent
80abe92198
commit
051a03e48b
|
@ -63,13 +63,13 @@ border:1px solid #999;
|
||||||
border-radius:16px;} /*this doesn't work need to find a way to give the outline border radius on focus*/
|
border-radius:16px;} /*this doesn't work need to find a way to give the outline border radius on focus*/
|
||||||
|
|
||||||
#searchButton
|
#searchButton
|
||||||
{height:24px;
|
{height:26px;
|
||||||
margin-left:2%;
|
margin-left:1%;
|
||||||
padding-left:2px;
|
padding-left:8px;
|
||||||
padding-right:2px;
|
padding-right:8px;
|
||||||
-moz-border-radius:8px;
|
-moz-border-radius:4px;
|
||||||
-webkit-border-radius:8px;
|
-webkit-border-radius:4px;
|
||||||
border-radius:8px;}
|
border-radius:4px;}
|
||||||
|
|
||||||
#logoText
|
#logoText
|
||||||
{font-family:Garamond, "Trebuchet MS", Tahoma, Helvetica, Arial, 'DejaVu Sans', sans-serif;
|
{font-family:Garamond, "Trebuchet MS", Tahoma, Helvetica, Arial, 'DejaVu Sans', sans-serif;
|
||||||
|
@ -92,7 +92,7 @@ height:70%;
|
||||||
.mapListSection
|
.mapListSection
|
||||||
{float:left;
|
{float:left;
|
||||||
width:33%;
|
width:33%;
|
||||||
margin-left:2%;
|
margin-left:1.5%;
|
||||||
margin-right:1%;}
|
margin-right:1%;}
|
||||||
|
|
||||||
/*.mapList
|
/*.mapList
|
||||||
|
|
Loading…
Reference in New Issue
Block a user