Line 19: | Line 19: | ||
background: none; | background: none; | ||
padding-bottom: 0; | padding-bottom: 0; | ||
− | font-size: | + | font-size: 14px; |
} | } | ||
Revision as of 19:55, 22 September 2016
- top-section {
width: 100%; height: 0; border: none;
}
- top-section #p-logo {
display: none;
}
- top-section #search-controls {
display: none; border: none;
}
- content {
width: 100%; background: none; padding-bottom: 0; font-size: 14px;
}
- footer-box {
display:none;
}
- catlinks {
display:none;
}
.firstHeading {
display:none;
}
- content {
padding: 0; border-left: none; border-right: none;
}
- contentSub {
margin: 0;
}
- globalWrapper {
margin: 0px; padding: 0px; width: auto; font-size: 127%; position: relative;
}
- top-section {
margin-top:0; margin-left:0; height: 0px; /* height: 1px !important; */ position: relative; z-index: 100; border: 0px; border: 0px !important; position: fixed; top: 0px;
}
- menubar ul {
margin-bottom: 0; font-size: x-small;
}
- menubar {
font-size: initial; top: -3px;
}
.left-menu li:last {
display: none;
}
- menubar li {
margin-bottom: initial;
}
- menubar a:visited {
color: initial;
}
- bodyContent h1, #bodyContent h2 {
margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
padding-top: initial; padding-bottom: initial; border-bottom: none; margin-bottom: 10px;
}
- bodyContent a[href ^="mailto:"], .link-mailto {
background: none; padding-right: inherit;
}
.printfooter {
display: none;
}
- bodyContent a[href ^="https://"],
.link-https {
background: none; padding-right: 0;
}
- bodyContent a[href ^="mailto:"],
.link-mailto {
background: none; padding-right: 0;
}
- bodyContent a[href ^="news://"] {
background: none; padding-right: 0;
}
- bodyContent a[href ^="ftp://"],
.link-ftp {
background: none; padding-right: 0;
}
- bodyContent a[href ^="irc://"],
.link-irc {
background: none; padding-right: 0;
} /* disable interwiki styling */
- bodyContent a.extiw,
- bodyContent a.extiw:active {
color: default; background: none; padding: 0;
}
.right-menu, .right-menu li > a {
color: transparent; background: transparent;
} .right-menu:hover a {
color: white; background-color: #606060;
}
a.new:visited, #p-personal a.new:visited {
color: #002bd8;
}