Skip to content

Commit 95471f4

Browse files
authored
Merge pull request #96 from papermoonio/eshaben/browser-ext
add css for browser extension screenshots
2 parents 4e18e51 + 6f22132 commit 95471f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

material-overrides/assets/stylesheets/tanssi.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,13 @@ a:hover {
154154
margin-bottom: 2em;
155155
}
156156

157+
/* Screenshot styling */
158+
img.browser-extension {
159+
display: block;
160+
margin: auto;
161+
max-width: 50%;
162+
}
163+
157164
/* Button Styling */
158165
.md-typeset .md-button {
159166
border-radius: 0.5rem;

0 commit comments

Comments
 (0)