header and ul lang changes
This commit is contained in:
parent
0384a2f455
commit
2a40187458
|
@ -117,8 +117,8 @@ background: linear-gradient(top, #94997e 0%,#d2dab3 10%,#d2dab3 80%,#94997e 100%
|
||||||
width: 940px; }
|
width: 940px; }
|
||||||
|
|
||||||
#branding h1 a {
|
#branding h1 a {
|
||||||
height: 65px;
|
height: 115px;
|
||||||
width: 245px;
|
width: 750px;
|
||||||
display: block;
|
display: block;
|
||||||
/*background: url("../images/rapidsms-logo.png") no-repeat 0 50%;*/
|
/*background: url("../images/rapidsms-logo.png") no-repeat 0 50%;*/
|
||||||
|
|
||||||
|
|
|
@ -69,7 +69,8 @@ text-shadow: #000 1px 2px 1px;}
|
||||||
#instruction ul
|
#instruction ul
|
||||||
{list-style:none;
|
{list-style:none;
|
||||||
margin-bottom:16px;
|
margin-bottom:16px;
|
||||||
margin-right:20px;}
|
margin-right:20px;
|
||||||
|
font-size: 14px;}
|
||||||
|
|
||||||
#instruction ul li
|
#instruction ul li
|
||||||
{margin-bottom:8px;}
|
{margin-bottom:8px;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user