MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Hb1290
No edit summary
imported>Hb1290
No edit summary
Line 493: Line 493:
.listify table {
.listify table {
display: block;
display: block;
}
/* Interface Style (code by Hb1290) */
div#mw-panel div.portal h3{
  font-family:Century Gothic; font-weight:450; font-size: 14px;
}
div#mw-navigation  div#mw-head div#p-personal{
  font-family:Century Gothic;
}
div#mw-navigation div#mw-head div#right-navigation{
font-family:Century Gothic;
}
div#mw-navigation div#mw-head div#left-navigation{
font-family:Century Gothic;
}
}
/* keep hidden categories hidden (unless preferences set otherwise)  */
/* keep hidden categories hidden (unless preferences set otherwise)  */
Line 506: Line 519:
.plainlist ul li {
.plainlist ul li {
margin-bottom: 0;
margin-bottom: 0;
}
/* Tree Styling*/
.fancytree ul {
    background: none;
    border: none;
    font-size: 12px;
}
ul.fancytree-container {
    outline: 0;
    border: none;
    overflow: hidden;
}
.fancytree p {
    display: none;
}
span.fancytree-title {
    cursor: default;
}
span.fancytree-title a {
    color: black;
}
}
Anonymous user

Navigation menu