~ubuntu-accomplishments-web-editor-drivers/ubuntu-accomplishments-web/trunk

« back to all changes in this revision

Viewing changes to ubuntu_theme/static/css/style.css

  • Committer: Janos Gyerik
  • Date: 2012-12-19 06:15:22 UTC
  • mfrom: (240.1.2 navigation)
  • Revision ID: janos@axiom-20121219061522-mbrkholtwwplks54
navigation improvements

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
        background:url("../images/header_bg.png") repeat-x scroll left top #dd4814;
126
126
        float:left;
127
127
        width:61.25em;
128
 
        height: 58px
 
128
        height: 58px;
129
129
        }
130
130
header.banner .nav-primary ul{float:left;
131
131
margin-bottom:0;
136
136
margin:0;
137
137
text-indent:0;
138
138
vertical-align:bottom}header.banner .nav-primary ul li:last-child{border-right:1px solid rgb(77.497%, 25.248%, 7.013%)}header.banner .nav-primary li a:link,header.banner .nav-primary li a:visited{font-size:.875em;
 
139
font-size: 14px;
139
140
margin-bottom:.857em;
140
141
border-left:1px solid rgb(92.905%, 40.05%, 21.604%);
141
142
color:#fff;
250
251
border-right-color:#f7f7f7}
251
252
header.banner .logo-ubuntu{
252
253
        position:absolute;
253
 
        padding-left: 40px;
 
254
    right: 20px;
254
255
        top:14px
255
256
        }#box-search{-webkit-border-radius:0 0 4px 4px;
256
257
-moz-border-radius:0 0 4px 4px;