header and ul lang changes

This commit is contained in:
unknown 2011-11-13 07:20:26 -05:00
parent 0384a2f455
commit 2a40187458
2 changed files with 191 additions and 190 deletions

View File

@ -117,8 +117,8 @@ background: linear-gradient(top, #94997e 0%,#d2dab3 10%,#d2dab3 80%,#94997e 100%
width: 940px; }
#branding h1 a {
height: 65px;
width: 245px;
height: 115px;
width: 750px;
display: block;
/*background: url("../images/rapidsms-logo.png") no-repeat 0 50%;*/

View File

@ -69,7 +69,8 @@ text-shadow: #000 1px 2px 1px;}
#instruction ul
{list-style:none;
margin-bottom:16px;
margin-right:20px;}
margin-right:20px;
font-size: 14px;}
#instruction ul li
{margin-bottom:8px;}