More actions
m added new styling for apply to eve university page (required to avoid uri parsing) |
mNo edit summary |
||
| Line 543: | Line 543: | ||
#apply-breadcrumbs | #apply-breadcrumbs | ||
{ | { | ||
background: url("http://wiki.eveuniversity.org/w/images/1/16/Recruitment_bg_bc_bgr.png") repeat-x scroll 0 0 transparent; | |||
clear: both; | |||
float: left; | |||
height: 44px; | |||
width: 100%; | |||
} | } | ||
#apply-breadcrumbs .unilogo | #apply-breadcrumbs .unilogo | ||
{ | { | ||
background: url("http://wiki.eveuniversity.org/w/images/9/9d/Recruitment_bg_bc_unilogo.png") no-repeat scroll 0 0 transparent; | |||
display: block; | |||
float: left; | |||
height: 44px; | |||
width: 66px; | |||
} | } | ||
#apply-breadcrumbs .items | #apply-breadcrumbs .items | ||
{ | { | ||
} | |||
#apply-breadcrumbs .items a.token | |||
{ | |||
} | |||
#apply-breadcrumbs .items a.current | |||
{ | |||
} | |||
#apply-breadcrumbs .items .token .number | |||
{ | |||
} | |||
#apply-breadcrumbs .items .token .text | |||
{ | |||
} | |||
#apply-breadcrumbs .items a.token:hover .text, | |||
#apply-breadcrumbs .items a.token.hover .text | |||
{ | |||
} | } | ||