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: left;
 
     font-weight: normal;
 
     font-weight: normal;
 
     /* @noflip */
 
     /* @noflip */
     text-align: right;
+
     text-align: left;
 
     padding: 2px 5px;
 
     padding: 2px 5px;
 
     height: 0.8em;
 
     height: 0.8em;
 
}
 
}
 +
 
.navbox .mw-collapsible-toggle {
 
.navbox .mw-collapsible-toggle {
 
     width: 6em;
 
     width: 6em;
Line 1,013: Line 1,020:  
     top: 0;
 
     top: 0;
 
     /* @noflip */
 
     /* @noflip */
     right: 3px;
+
     left: 3px;
 
     font-weight: normal;
 
     font-weight: normal;
 
     font-size: 90%;
 
     font-size: 90%;
Line 1,135: 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,142: 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,386: 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,400: Line 1,425:     
.field_blue {
 
.field_blue {
   background-color:blue;
+
   background-color:rgb(60, 60, 255);
 +
  color: white;
 +
  border-color:black;
 
}
 
}
    
.field_red {
 
.field_red {
   background-color:red;
+
   background-color:rgb(255, 60, 60);
 +
  color: white;
 +
  border-color:black;
 +
}
 +
 
 +
.field_blue_bl {
 +
  background-color:rgb(145, 200, 255);
 +
  color: white;
 +
  border-color:black;
 +
}
 +
 
 +
.field_red_bl {
 +
  background-color:rgb(255, 190, 190);
 +
  color: white;
 +
  border-color:black;
 +
}
 +
 
 +
.field_vio {
 +
  background-color:rgb(255, 160, 255);
 +
  color: white;
 +
  border-color:black;
 +
}
 +
 
 +
.field_none {
 +
  background-color:rgb(241, 241, 241);
 +
  color: white;
 +
  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