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

From City of Hope MUSH
Jump to navigation Jump to search
Line 1: Line 1:
 
#chiarastuff {
 
#chiarastuff {
 
     background-color: #fff0d0;
 
     background-color: #fff0d0;
     margin: 10px;
+
     padding: 10px;
 
}
 
}
  

Revision as of 06:04, 1 March 2020

  1. chiarastuff {
   background-color: #fff0d0;
   padding: 10px;

}

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

}