Line 1: | Line 1: | ||
+ | a.external { | ||
+ | word-wrap: break-word; | ||
+ | } | ||
+ | |||
blockquote:before { | blockquote:before { | ||
color: #ccc; | color: #ccc; |
Revision as of 06:13, 16 October 2016
a.external {
word-wrap: break-word;
}
blockquote:before {
color: #ccc; content: open-quote; font-size: 4em; line-height: 0.1em; margin-right: 0.25em; vertical-align: -0.4em;
}
body h1, body h2, body h3, body h4, body h5 {
font-family: 'Raleway';
}
.nav input {
background-color: rgb(8,25,45);
}
.nav button {
display: none;
}
- 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: initial;
}
- 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;
}
@media (min-width: 500px) {
.pull-right-sm { float: right !important; }
}
.panel {border-radius:1px;box-shadow:0 0 0;}
//.btn-primary,.label-primary,.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {background-color:#4285f4;}
.btn-plus {background-color:#ffffff;border-width:1px;border-color:#dddddd;box-shadow:1px 1px 0 #999999;border-radius:3px;color:#666666;text-shadow:0 0 1px #bbbbbb;}
.panel {border-color:#d2d2d2;box-shadow:0 1px 0 #cfcfcf;border-radius:3px;}
/*
.btn-success,.label-success,.progress-bar-success{background-color:#65b045;}
.btn-info,.label-info,.progress-bar-info{background-color:#a0c3ff;border-color:#a0c3ff;}
.btn-danger,.label-danger,.progress-bar-danger{background-color:#dd4b39;}
.btn-warning,.label-warning,.progress-bar-warning{background-color:#f4b400;color:#444444;}
- /
.panel .btn i,.btn span{
color:#666666;
} .panel .panel-heading {
background-color:#ffffff; font-weight:700; font-size:16px; color:#262626; border-color:#ffffff;
} .panel .panel-heading a {
font-weight:400; font-size:11px;
} .panel .panel-default {
border-color:#cccccc;
} .panel .panel-thumbnail {
padding:0;
} .panel .img-circle {
width:50px; height:50px;
}