Skip to content

Commit ff9ffc4

Browse files
Add white background to png files
1 parent c594593 commit ff9ffc4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

g3doc/stylesheets/extra.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@
1313
width: 100%;
1414
aspect-ratio: 16 / 9;
1515
}
16+
17+
p img{
18+
background: white;
19+
}

0 commit comments

Comments
 (0)