More actions
mNo edit summary |
mNo edit summary |
||
| Line 544: | Line 544: | ||
{ | { | ||
background: url("http://wiki.eveuniversity.org/w/images/1/16/Recruitment_bg_bc_bgr.png") repeat-x scroll 0 0 transparent; | background: url("http://wiki.eveuniversity.org/w/images/1/16/Recruitment_bg_bc_bgr.png") repeat-x scroll 0 0 transparent; | ||
border: 2px solid black; | |||
clear: both; | clear: both; | ||
float: left; | float: left; | ||
| Line 590: | Line 591: | ||
margin-right: 10px; | margin-right: 10px; | ||
padding-left: 20px; | padding-left: 20px; | ||
} | |||
#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; | |||
} | |||
#apply-breadcrumbs .items .current .end | |||
{ | |||
background: url("http://wiki.eveuniversity.org/w/images/b/b8/Recruitment_bg_bc_separator_current_end.png") no-repeat scroll 0 0 #111111; | |||
} | } | ||
#apply-breadcrumbs .items .token .text | #apply-breadcrumbs .items .token .text | ||
| Line 603: | Line 612: | ||
#apply-breadcrumbs .items .current .text | #apply-breadcrumbs .items .current .text | ||
{ | { | ||
display: block; | background-color: #111111; | ||
display: block; | |||
} | } | ||
#apply-breadcrumbs .items .token a:hover .text, | #apply-breadcrumbs .items .token a:hover .text, | ||