Fix: img to table layout

MS_Y 2021-11-23 13:50:26 +09:00
parent 2de7250929
commit 89ede8bf68

@ -370,16 +370,39 @@ Tab loading indicator that differentiates it from other browsers
Personally, I love fullscreen animations in Firefox.<br/>
Clear and soft
![img](https://user-images.githubusercontent.com/25581533/142761178-4cc08b55-091c-450c-a217-e44410dff828.gif)
Photon
![img](https://user-images.githubusercontent.com/25581533/142761186-44db30e0-9216-4ccd-b079-02bdaeda675f.gif)
Chrome
![img](https://user-images.githubusercontent.com/25581533/142761222-071c6750-5b5b-414d-955e-3a7a95e198be.gif)
Edge
![img](https://user-images.githubusercontent.com/25581533/142761233-6ce48d5e-01b1-42f3-9e7b-a57162dd00a0.gif)
Palemoon
![img](https://user-images.githubusercontent.com/25581533/142761248-a7167271-ae20-4073-96d3-c9790e709e3d.gif)
Basilisk
<div align="center">
<table>
<tr>
<td>
<img src="https://user-images.githubusercontent.com/25581533/142761178-4cc08b55-091c-450c-a217-e44410dff828.gif" alt="Photon" />
<br/><div align="center">Photon</div>
</td>
<td></td>
</tr>
<tr>
<td>
<img src="https://user-images.githubusercontent.com/25581533/142761186-44db30e0-9216-4ccd-b079-02bdaeda675f.gif" alt="Chrome" />
<br/><div align="center">Chrome</div>
</td>
<td>
<img src="https://user-images.githubusercontent.com/25581533/142761222-071c6750-5b5b-414d-955e-3a7a95e198be.gif" alt="Edge" />
<br/><div align="center">Edge</div>
</td>
</tr>
<tr>
<td>
<img src="https://user-images.githubusercontent.com/25581533/142761233-6ce48d5e-01b1-42f3-9e7b-a57162dd00a0.gif" alt="Palemoon" />
<br/><div align="center">Palemoon</div>
</td>
<td>
<img src="https://user-images.githubusercontent.com/25581533/142761248-a7167271-ae20-4073-96d3-c9790e709e3d.gif" alt="Basilisk"/>
<br/><div align="center">Basilisk</div>
</td>
</tr>
</table>
</div>
The title bar is designed to take advantage of OS-specific features such as highlight color in Windows and transparent background in Mac.