Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

styles.css: Difference between revisions

Template page
Created page with "Breadcrumb navigation style: .breadcrumb { display: inline-block; margin-left: 0.7em; margin-bottom: 0.3em; padding: 0.2em 0.4em; border-top: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; } .breadcrumb ol { margin: 0; padding: 0; line-height: inherit; list-style: none; } .breadcrumb li { display: inline-block; margin: 0; white-space: nowrap; } .breadcrumb li + li { padding-left: 1.1em; background: no-repeat top -4px left 4px/12px url("https:..."
 
No edit summary
 
Line 1: Line 1:
/* [[Category:CSS from Wikimedia]] */
/* Breadcrumb navigation style */
/* Breadcrumb navigation style */
.breadcrumb {
.breadcrumb {