nav menu changes
This commit is contained in:
parent
0c885bf7a5
commit
8bbcaefd6e
|
@ -12,9 +12,7 @@ color:#666;}
|
|||
.header
|
||||
{width:100%;
|
||||
/*background-color:grey;*/
|
||||
border-bottom:1px solid #c6c6c6;
|
||||
margin-bottom:2%;
|
||||
height:14%;}
|
||||
height:15%;}
|
||||
|
||||
#logoMain
|
||||
{float:left;
|
||||
|
@ -92,10 +90,13 @@ height:68%;
|
|||
|
||||
.nav
|
||||
{height:4%;
|
||||
width:100%;}
|
||||
width:100%;
|
||||
margin-bottom:1%;}
|
||||
|
||||
.nav ul
|
||||
{
|
||||
{padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
margin-left:1%;
|
||||
background-image:url(http://gazetteer.in/admin/media/img/admin/default-bg.gif);
|
||||
background-color:#7CA0C7;}
|
||||
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
<div class="content">
|
||||
|
||||
<div class="nav module">
|
||||
<div class="nav">
|
||||
<ul>
|
||||
<li>Dummy Link A</li>
|
||||
<li>Dummy Link B</li>
|
||||
|
|
Loading…
Reference in New Issue
Block a user