Skip to content

Commit

Permalink
doc: trying out styles
Browse files Browse the repository at this point in the history
  • Loading branch information
nanmu42 committed Dec 24, 2021
1 parent 480ec6e commit b669959
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ O'RLY Cover Generator is a parody book cover generator, implemented in Golang an

<table style="padding:10px">
<tr>
<td align="center"><img src="https://user-images.githubusercontent.com/8143068/147319861-edaab37d-6e87-4bf3-84c4-034a7a8c9673.jpeg" alt="ORLY: Git Branch Rescue Guide" width=80%></td>
<td align="center"><img src="https://user-images.githubusercontent.com/8143068/147319866-e6429227-a953-45b3-9984-ef85de0f4a94.jpeg" alt="ORLY: Float64 Math" width=80%></td>
<td align="center"><img src="https://user-images.githubusercontent.com/8143068/147319861-edaab37d-6e87-4bf3-84c4-034a7a8c9673.jpeg" alt="ORLY: Git Branch Rescue Guide" width=90%></td>
<td align="center"><img src="https://user-images.githubusercontent.com/8143068/147319866-e6429227-a953-45b3-9984-ef85de0f4a94.jpeg" alt="ORLY: Float64 Math" width=90%></td>
</tr>
</table>

Expand Down
6 changes: 3 additions & 3 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@

O'RLY 封面工厂是一个娱乐性的书籍封面生成器,支持输入多种语言。 O'RLY 基于Golang和Vue.js实现。

<table style="padding:10px" align="center">
<table style="padding:10px">
<tr>
<td><img src="https://user-images.githubusercontent.com/8143068/47200455-d2d5e600-d3a8-11e8-8310-9125043b213a.jpeg" alt="ORLY: MySQL从入门到删数据库跑路" width=40%></td>
<td><img src="https://user-images.githubusercontent.com/8143068/47200457-d2d5e600-d3a8-11e8-871b-2642a65565c4.jpeg" alt="ORLY: 脚本部署要义——不要多打空格" width=40%></td>
<td align="center"><img src="https://user-images.githubusercontent.com/8143068/47200455-d2d5e600-d3a8-11e8-8310-9125043b213a.jpeg" alt="ORLY: MySQL从入门到删数据库跑路" width=90%></td>
<td align="center"><img src="https://user-images.githubusercontent.com/8143068/47200457-d2d5e600-d3a8-11e8-871b-2642a65565c4.jpeg" alt="ORLY: 脚本部署要义——不要多打空格" width=90%></td>
</tr>
</table>

Expand Down

0 comments on commit b669959

Please sign in to comment.