Difference between revisions of "Chiara Russo/style.css"
Jump to navigation
Jump to search
(Created page with "img { width: 45%; height: auto; }") |
|||
Line 1: | Line 1: | ||
− | img { | + | #chiarastuff { |
+ | background-color: #fff0d0; | ||
+ | } | ||
+ | |||
+ | #chiaragallery img { | ||
width: 45%; | width: 45%; | ||
height: auto; | height: auto; | ||
} | } |
Revision as of 05:03, 1 March 2020
- chiarastuff {
background-color: #fff0d0;
}
- chiaragallery img {
width: 45%; height: auto;
}