Difference between revisions of "Chiara Russo/style.css"

From City of Hope MUSH
Jump to navigation Jump to search
Line 1: Line 1:
.firstheading {
+
.mw-body .firstHeading {
 
     display: none;
 
     display: none;
 
}
 
}

Revision as of 06:11, 1 March 2020

.mw-body .firstHeading {

   display: none;

}

  1. chiarastuff {
   background-color: #fff0d0;
   padding: 10px;
   border: solid 3px #ddd0b0;

}

  1. chiarastuff h1 {
   margin-top: 0;

}

  1. chiaragallery img {
   width: 45%;
   height: auto;

}