Difference between revisions of "Chiara Russo/style.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | .firstheading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
#chiarastuff { | #chiarastuff { | ||
background-color: #fff0d0; | background-color: #fff0d0; |
Revision as of 05:10, 1 March 2020
.firstheading {
display: none;
}
- chiarastuff {
background-color: #fff0d0; padding: 10px; border: solid 3px #ddd0b0;
}
- chiarastuff h1 {
margin-top: 0;
}
- chiaragallery img {
width: 45%; height: auto;
}