Changes

Jump to navigation Jump to search
no edit summary
Line 14: Line 14:  
     display: none !important;
 
     display: none !important;
 
}
 
}
 +
 +
h1 {
 +
    font-weight: bold;
 +
}
 +
 
body.page-Main_Page #mp-topbanner {
 
body.page-Main_Page #mp-topbanner {
 
     clear: both;
 
     clear: both;
Line 320: Line 325:  
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
 
/* Styling for JQuery makeCollapsible, matching that of collapseButton */
 
.mw-collapsible-toggle {
 
.mw-collapsible-toggle {
     float: none;
+
     float: left;
 
     font-weight: normal;
 
     font-weight: normal;
 
     /* @noflip */
 
     /* @noflip */
Line 1,137: Line 1,142:     
/* Minimum thumb width */
 
/* Minimum thumb width */
.thumbinner {
+
div.thumb .thumbinner {
 +
    border: 1px solid #ffffff;
 +
    background-color: #ffffff;
 
     min-width: 100px;
 
     min-width: 100px;
 +
    padding-right: 30px;
 
}
 
}
   Line 1,144: Line 1,152:  
   Only visible with transparent images. */
 
   Only visible with transparent images. */
 
div.thumb .thumbimage {
 
div.thumb .thumbimage {
 +
    border: 1px solid #ffffff;
 
     background-color: #ffffff;
 
     background-color: #ffffff;
 +
    padding: 10px;
 
}
 
}
 +
    
/* The backgrounds for galleries. */
 
/* The backgrounds for galleries. */
Line 1,388: Line 1,399:  
#ca-history { display: none !important; }
 
#ca-history { display: none !important; }
 
#ca-language { display: none !important; }
 
#ca-language { display: none !important; }
 +
#p-lang { display: none !important; }
 +
#p-coll-print_export { display: none !important; }
 +
#pt-uls { display: none !important; }
 +
#pt-userpage { display: none !important; }
 +
#pt-mytalk { display: none !important; }
 +
#pt-preferences { display: none !important; }
 +
#pt-watchlist { display: none !important; }
 +
#pt-mycontris { display: none !important; }
 +
#ca-watch { display: none !important; }
 +
#pt-anonuserpage { display: none !important; }
 +
#pt-anontalk { display: none !important; }
 +
#ca-viewsource { display: none !important; }
    
.mw-translate-page-info {
 
.mw-translate-page-info {
Line 1,435: Line 1,458:  
   color: white;
 
   color: white;
 
   border-color:black;
 
   border-color:black;
 +
}
 +
 +
img.ios {
 +
  border-radius: 5%;
 +
  height: 350px;
 +
}
 +
 +
div.iosgallery {
 +
    vertical-align: top;
 +
    display: inline-block;
 +
    text-align: center;
 +
    padding-right: 100px;
 +
}
 +
 +
div.iostext {
 +
  display: block;
 +
  width: 220px;
 +
  font-style: small;
 
}
 
}
Bureaucrats, Administrators, translate-proofr
15,502

edits

Navigation menu