More actions
mNo edit summary |
mNo edit summary |
||
| Line 548: | Line 548: | ||
float: left; | float: left; | ||
height: 44px; | height: 44px; | ||
overflow: hidden; | |||
width: 100%; | width: 100%; | ||
} | } | ||
| Line 589: | Line 590: | ||
height: 44px; | height: 44px; | ||
line-height: 44px; | line-height: 44px; | ||
padding-left: 20px; | padding-left: 20px; | ||
padding-right: 10px; | |||
} | } | ||
#apply-breadcrumbs .items .current .number | #apply-breadcrumbs .items .current .number | ||
{ | { | ||
background: url("http://wiki.eveuniversity.org/w/images/9/9d/Recruitment_bg_bc_separator_current_begin.png") no-repeat scroll 0 0 #111111; | background: url("http://wiki.eveuniversity.org/w/images/9/9d/Recruitment_bg_bc_separator_current_begin.png") no-repeat scroll 0 0 #111111; | ||
color: khaki; | |||
} | } | ||
#apply-breadcrumbs .items . | #apply-breadcrumbs .items .end .number | ||
{ | { | ||
background: url("http://wiki.eveuniversity.org/w/images/b/b8/Recruitment_bg_bc_separator_current_end.png") no-repeat scroll 0 0 #111111; | background: url("http://wiki.eveuniversity.org/w/images/b/b8/Recruitment_bg_bc_separator_current_end.png") no-repeat scroll 0 0 #111111; | ||
| Line 613: | Line 615: | ||
{ | { | ||
background-color: #111111; | background-color: #111111; | ||
color: khaki; | |||
display: block; | display: block; | ||
font-size: 18px; | |||
font-variant: inherit; | |||
text-transform: uppercase; | |||
} | } | ||
#apply-breadcrumbs .items .token a:hover .text, | #apply-breadcrumbs .items .token a:hover .text, | ||