~chipaca/unity-lens-video/custom-user-agent

« back to all changes in this revision

Viewing changes to media/css/nav.css

  • Committer: Janos Gyerik
  • Date: 2011-08-07 17:46:40 UTC
  • Revision ID: janos@axiom-20110807174640-jd4o6wii0074hcoj
adjusted nav style

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
    padding-left: 15px;
62
62
}
63
63
 
 
64
#nav {  
 
65
    text-align: right;
 
66
    margin: 1em;
 
67
}
 
68
 
64
69
#nav a span {
65
 
    padding: .5em;
 
70
    padding: .4em;
66
71
    border: 1px solid transparent;
67
 
    line-height: 3em;
 
72
    line-height: 2.1em;
68
73
}
69
74
 
70
75
#nav a:hover span {