(Created page with ".breadcrumbs { font-family: Arial, sans-serif; font-size: 14px; padding: 5px; border: 1px solid #ddd; }") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.breadcrumbs { | .breadcrumbs { | ||
font- | font-size: 13px; | ||
} | |||
.breadcrumbs a { | |||
text-decoration: none; | |||
} | |||
.breadcrumbs a:hover { | |||
text-decoration: underline; | |||
} | } |