Skip to content

Commit 7d94b8d

Browse files
authored
Fix themes images (SharePoint#1888)
* Fix themes images * Adjusting width * Update themes-colors.md
1 parent 0ec11e0 commit 7d94b8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/design/themes-colors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Neutral colors recede into the background to let our products shine. They allow
2121
<br/>
2222
<table>
2323
<tr>
24-
<td rowspan="13" style=""><img src="../images/sharepoint-neutral-greys.png" alt="Neutral greys"height=766 width=375></img></td>
24+
<td rowspan="13" style=""><img src="../images/sharepoint-neutral-greys.png" alt="Neutral greys" height="766" width="375"></img></td>
2525
<td style="color:white; background-color:#000000">black: #000000</td>
2626
</tr>
2727
<tr>
@@ -71,7 +71,7 @@ After you select a color, light and dark shades of the accent color are created
7171

7272
<table>
7373
<tr>
74-
<td rowspan="9" style=""><img src="../images/sharepoint-theme-primary.png" alt="Theme primary colors"height=531 width=375></img></td>
74+
<td rowspan="9" style=""><img src="../images/sharepoint-theme-primary.png" alt="Theme primary colors" height="531" width="375"></img></td>
7575
<td style="color:white; background-color:#004578">themeDarker: #004578</td>
7676
</tr>
7777
<tr>

0 commit comments

Comments
 (0)