Template:Pathnavbox/styles.css: Difference between revisions
Jump to navigation
Jump to search
imported>Fire No edit summary |
(No difference)
|
Latest revision as of 07:44, 10 November 2022
.pathnavbox {
clear: both;
border: 1px outset #eef;
padding: 0.3em 0.6em;
margin: 0 0 0.5em 0;
background-color: #eef;
font-size: 90%;
}
.pathnavbox ul {
list-style: none none;
margin-top: 0;
margin-bottom: 0;
}
.pathnavbox > ul {
margin: 0;
}
.pathnavbox ul li {
margin: 0;
}
/* [[Category:テンプレートスタイル]] */