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

From City of Hope MUSH
Jump to navigation Jump to search
Line 1: Line 1:
 +
.firstheading {
 +
    display: none;
 +
}
 +
 
#chiarastuff {
 
#chiarastuff {
 
     background-color: #fff0d0;
 
     background-color: #fff0d0;

Revision as of 06:10, 1 March 2020

.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;

}