Skip to content

Commit 25a5e50

Browse files
committed
increase font size
1 parent 1f98490 commit 25a5e50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/javascript-api-for-office.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ You should use application-specific APIs whenever feasible, and use Common APIs
1919

2020
## API reference
2121

22-
| | | |
22+
| | | |
2323
| :------------------------ | -------------------- | ----------------|
24-
| <img src="../images/index/logo-excel.svg" width="100"> </br>**Excel API reference**</br>[JavaScript APIs for building Excel add-ins](/javascript/api/excel). | <img src="../images/index/logo-outlook.svg" width="100"> </br>**Outlook API reference**</br>[JavaScript APIs for building Outlook add-ins](/javascript/api/outlook). | <img src="../images/index/logo-word.svg" width="100"> </br>**Word API reference**</br>[JavaScript APIs for building Word add-ins](/javascript/api/word). |
25-
| <img src="../images/index/logo-powerpoint.svg" width="100"> </br>**PowerPoint API reference**</br>[JavaScript APIs for building PowerPoint add-ins](/javascript/api/powerpoint). | <img src="../images/index/logo-onenote.svg" width="100"> </br>**OneNote API reference**</br>[JavaScript APIs for building OneNote add-ins](/javascript/api/onenote). | <img src="../images/index/logo-office.png" width="100"> </br>**Common API reference**</br>[JavaScript APIs that can be used by any Office Add-in](/javascript/api/office). |
24+
| <img src="../images/index/logo-excel.svg" width="100"> </br><font size="4">**Excel API reference**</font></br>[JavaScript APIs for building Excel add-ins](/javascript/api/excel). | <img src="../images/index/logo-outlook.svg" width="100"> </br><font size="4">**Outlook API reference**</font></br>[JavaScript APIs for building Outlook add-ins](/javascript/api/outlook). | <img src="../images/index/logo-word.svg" width="100"> </br><font size="4">**Word API reference**</font></br>[JavaScript APIs for building Word add-ins](/javascript/api/word). |
25+
| <img src="../images/index/logo-powerpoint.svg" width="100"> </br><font size="4">**PowerPoint API reference**</font></br>[JavaScript APIs for building PowerPoint add-ins](/javascript/api/powerpoint). | <img src="../images/index/logo-onenote.svg" width="100"> </br><font size="4">**OneNote API reference**</font></br>[JavaScript APIs for building OneNote add-ins](/javascript/api/onenote). | <img src="../images/index/logo-office.png" width="100"> </br><font size="4">**Common API reference**</font></br>[JavaScript APIs that can be used by any Office Add-in](/javascript/api/office). |
2626

2727
**Note**: There's currently no application-specific JavaScript API for Project; you'll use Common APIs to create Project add-ins.

0 commit comments

Comments
 (0)