Archive:Benefactors/2016-2017: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
No edit summary
removing HTML
Line 1: Line 1:
__NOTOC__
__NOTOC__
<html>
<style>
div.thumbinner {
background:#FFFFFF;
border:0;
}
html body div.thumbcaption {
font-size:90%;
padding-left:0 !important;
padding-right:0 !important;
padding-top:0.5em !important;
}

/* --- Button styles --- */
.btn {
display:inline-block;
padding:4px 10px 4px;
font-size:13px;
line-height:18px;
color:#333333;
text-align:center;
text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
background-color:#fafafa;
background-image:-webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image:linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-repeat:no-repeat;
border:1px solid #ccc;
border-bottom-color:#bbb;
border-radius:4px;
box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
cursor:pointer;
margin-left:.3em;
}
.btn:first-child{
margin-left:0;
}
.btn:hover{
color:#333333;
text-decoration:none;
background-color:#e6e6e6;
background-position:0 -15px;
transition:background-position 0.1s linear;
}
.btn:focus{
outline:thin dotted;
outline:5px auto -webkit-focus-ring-color;
outline-offset:-2px;
}
.btn.active,.btn:active{
background-image:none;
box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
background-color:#e6e6e6;
color:rgba(0, 0, 0, 0.5);
outline:0;
}
.btn.disabled,.btn[disabled]{
cursor:default;
background-image:none;
background-color:#e6e6e6;
opacity:0.65;
box-shadow:none;
}
.btn-large{
padding:9px 14px;
font-size:15px;
line-height:normal;
border-radius:5px;
}
.btn-large .icon{
margin-top:1px;
}
.btn-small{
padding:5px 9px;
font-size:11px;
line-height:16px;
}
.btn-small .icon{ margin-top:-1px; }
.btn-primary,.btn-primary:hover,.btn-warning,.btn-warning:hover,.btn-danger,.btn-danger:hover,.btn-success,.btn-success:hover,.btn-info,.btn-info:hover{
text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
color:#ffffff;
}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active{
color:rgba(255, 255, 255, 0.75);
}
.btn-primary{
background-color:#006dcc;
background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);
background-image:linear-gradient(top, #0088cc, #0044cc);
background-repeat:repeat-x;
border-color:#0044cc #0044cc #002a80;
border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{
background-color:#0044cc;
}
.btn-primary:active,.btn-primary.active{
background-color:#003399;
}

button.btn,input[type="submit"].btn{
padding-top:2px;
padding-bottom:2px;
}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{
padding:0;
border:0;
}
button.btn.large,input[type="submit"].btn.large{
padding-top:7px;
padding-bottom:7px;
}
button.btn.small,input[type="submit"].btn.small{
padding-top:3px;
padding-bottom:3px;
}
/* --- END button styles --- */

#firstHeading {
display:none;
}

.bfr-page hr {
color:#A7D7F9;
background: #A7D7F9;
margin-top:15px;
margin-bottom:15px;
}
.bfr-page h2 {
font-family: Times New Roman, Times, serif;
border:0;
line-height:1em;
padding-top:0;
}

body.skin-vector .bfr-right-col {
display: block;
}

body.skin-vector .bfr-left-col {
float: left;
max-width:66%;
min-width:185px;
margin-right:2em;
padding-right:2em;
border-right:1px solid #A7D7F9;
}

@media (min-width: 768px) {
.bfr-columns-1 {
-moz-column-count:1;
-webkit-column-count:1;
column-count:1;
}
.bfr-columns-2 {
-moz-column-count:2;
-webkit-column-count:2;
column-count:2;
}
.bfr-columns-3 {
-moz-column-count:3;
-webkit-column-count:3;
column-count:3;
}
.bfr-columns-4 {
-moz-column-count:4;
-webkit-column-count:4;
column-count:4;
}
}

@media (max-width: 767px) {
.bfr-page ul li {
margin-bottom: 0;
}
}
</style>
</html>
<div class="plainlinks bfr-page">
<div class="plainlinks bfr-page">



Revision as of 19:10, 25 September 2018