summaryrefslogtreecommitdiff
path: root/styles/main.scss
blob: 64ea587afc43c1064bf1cc970e25974a57386add (plain)
  1. /*-- scss:rules --*/
  2. // needed for transparent SVG files with non-white themes
  3. .thumbnail img,
  4. main > p > img {
  5. background-color: white;
  6. }