map width change
This commit is contained in:
parent
c960f94b32
commit
95a2c67a65
|
@ -68,10 +68,13 @@ margin-left:2%;}
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
font-size:18px;
|
font-size:18px;
|
||||||
text-transform:uppercase;
|
text-transform:uppercase;
|
||||||
color:#666;}
|
color:#666;
|
||||||
|
padding-top:11px;}
|
||||||
|
|
||||||
#entropyLink
|
#entropyLink
|
||||||
{text-decoration:none;}
|
{text-decoration:none;
|
||||||
|
line-height:9px;}
|
||||||
|
|
||||||
.content
|
.content
|
||||||
{/*padding-bottom: 100px;*/
|
{/*padding-bottom: 100px;*/
|
||||||
margin-bottom:2%;
|
margin-bottom:2%;
|
||||||
|
@ -116,7 +119,7 @@ cursor:pointer;}
|
||||||
|
|
||||||
.map
|
.map
|
||||||
{float:left;
|
{float:left;
|
||||||
width:61%;
|
width:63%;
|
||||||
margin-right:1%;
|
margin-right:1%;
|
||||||
height:100%;
|
height:100%;
|
||||||
border:1px solid #666;}
|
border:1px solid #666;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user