Changes

m
no edit summary
Line 41: Line 41:     
.sidebar-section {
 
.sidebar-section {
 +
background-color: #F6F6F6;
 +
}
 +
 +
.sidebar {
 
background-color: #F6F6F6;
 
background-color: #F6F6F6;
 
}
 
}
Line 215: Line 219:  
padding:.25em .25em .25em .25em;
 
padding:.25em .25em .25em .25em;
 
}
 
}
 
+
.banner {
#FeaturedVideo {
+
  width: 100%;
height:280px;
+
  padding: 5px;
width:62%;
+
  margin-top: 0;
border:1px solid #bcd7c4;
+
  margin-left: auto;
margin:0 0em 0em 0;
+
  margin-bottom: 0;
display:inline-block;
+
  margin-right: auto }
background:white;
  −
}
  −
 
  −
#Acronym {
  −
height:280px;
  −
width:36.5%;
  −
border:1px solid #bcd7c4;
  −
margin:0 0 .5em 0;
  −
float:right;
  −
background:white;
  −
padding:0 0em 0 0;
  −
}
  −
 
  −
#AcronymArchive {
  −
height:280px;
  −
border:1px solid #bcd7c4;
  −
margin:0 0 .5em 0;
  −
float:left;
  −
background:white;
  −
padding:0 0em 0 0;
  −
}
  −
 
  −
#News {
  −
height:225px;
  −
width:100%;
  −
border:1px solid #bcd7c4;
  −
margin-bottom:.5em;
  −
background:white;
  −
}
  −
 
  −
#Welcome {
  −
float:left;
  −
width:35%;
  −
text-align: center;
  −
}
  −
 
  −
#body {
  −
    width:100%;
  −
    margin:0 auto;
  −
}
  −
.fixed {
  −
    margin:0 auto;
  −
    vertical-align:baseline;
  −
}
  −
.flexbox{
  −
    display:flex;
  −
    flex-direction:column;
  −
    margin: 15px 15px;
  −
    font-size:1vw;
  −
}
  −
.navbutton {
  −
border-right:.1vw solid #587560;
  −
color:white;
  −
font-weight:bold;
  −
font-size:1.6vw;
  −
padding:0 .5vw;
  −
display:flex;
  −
flex-direction:column;
  −
width:12.7vw;
  −
height:3vw;
  −
text-align:center;
  −
float:left;
  −
text-shadow:.1vw .1vw black;
  −
 
  −
}
  −
.navbutton2 {
  −
color:white;
  −
font-weight:bold;
  −
font-size:1.6vw;
  −
padding:0 .5vw;
  −
display:flex;
  −
flex-direction:column;
  −
width:12.6vw;
  −
height:3vw;
  −
text-align:center;
  −
float:left;
  −
text-shadow:.1vw .1vw black;
  −
}
  −
 
  −
.sectionheader{
  −
    background:#098280;
  −
    width:100%;
  −
    color:white;
  −
    font-size:4vw;
  −
    text-align:center;
  −
    text-shadow:.075vw .075vw black;
  −
    font-weight:bold;
  −
    min-height:3.5vw;
  −
    border-radius:25px;
  −
    display:flex;
  −
    align-items:left;
  −
}
  −
.primerlogo {
  −
width:auto;
  −
max-width:13vw;
  −
height:auto;
  −
max-height:13vw;
  −
margin:0 0 2vw 3vw;
  −
}
  −
.camel {
  −
width: auto;
  −
max-width: 16vw;
  −
height: auto;
  −
max-height: 11vw;
  −
width: auto;
  −
position:relative;
  −
top:1vw;
  −
}
  −
.editathonTall {
  −
width:auto;
  −
max-width:13vw;
  −
height:auto;
  −
max-height:30vw;
  −
padding:0 0 0 0;
  −
}
  −
#editathonsection {
  −
    font-size:1.3vw;
  −
    text-align:left;
  −
    display:flex;
  −
    align-items:center;
  −
}
  −
.sectionheader2{
  −
    background:#52A7A6;
  −
    width:100%;
  −
    color:white;
  −
    font-size:2vw;
  −
    text-align:center;
  −
    text-shadow:.075vw .075vw black;
  −
    font-weight:bold;
  −
    min-height:3vw;
  −
    display:flex;
  −
    align-items:left;
  −
    padding:1vw 0 0 1vw;
  −
}
  −
.primertextbox{
  −
background-color:gray;
  −
color:white;
  −
padding:25px 15px 15px 15px;
  −
position:relative;
  −
bottom:.4vw;
  −
font-size:1.3vw;
  −
}
  −
.venuemap{
  −
max-width:100%;
  −
}
  −
.faditribute{
  −
height:10vw;
  −
}
  −
.mw-collapsible-toggle {
  −
  float: left;
  −
  -moz-user-select: none;
  −
  -webkit-user-select: none;
  −
  -ms-user-select: none;
  −
  user-select: none;
  −
}
  −
/* Align the toggle based on the direction of the content language */
  −
/* @noflip */
  −
.mw-content-ltr .mw-collapsible-toggle,
  −
.mw-content-rtl .mw-content-ltr .mw-collapsible-toggle {
  −
  float: left;
  −
}
  −
/* @noflip */
  −
.mw-content-rtl .mw-collapsible-toggle,
  −
.mw-content-ltr .mw-content-rtl .mw-collapsible-toggle {
  −
  float: left;
  −
}
  −
 
  −
.mw-customtoggle,
  −
.mw-collapsible-toggle {
  −
  cursor: pointer;
  −
}
  −
 
  −
/* collapse links in captions should be inline */
  −
caption .mw-collapsible-toggle,
  −
.mw-content-ltr caption .mw-collapsible-toggle,
  −
.mw-content-rtl caption .mw-collapsible-toggle,
  −
.mw-content-rtl .mw-content-ltr caption .mw-collapsible-toggle,
  −
.mw-content-ltr .mw-content-rtl caption .mw-collapsible-toggle {
  −
  float: left;
  −
}
  −
 
  −
/* list-items go as wide as their parent element, don't float them inside list items */
  −
li .mw-collapsible-toggle,
  −
.mw-content-ltr li .mw-collapsible-toggle,
  −
.mw-content-rtl li .mw-collapsible-toggle,
  −
.mw-content-rtl .mw-content-ltr li .mw-collapsible-toggle,
  −
.mw-content-ltr .mw-content-rtl li .mw-collapsible-toggle {
  −
  float: left;
  −
}
  −
 
  −
/* the added list item should have no list-style */
  −
.mw-collapsible-toggle-li {
  −
  list-style: left;
  −
}
  −
 
  −
.EditIcann57 {
  −
max-width:100%;
   
}
 
}
Bureaucrats, Check users, lookupuser, Administrators, translator
3,197

edits