fix spacing

This commit is contained in:
jomo 2015-01-03 02:07:45 +01:00
parent abd5f03259
commit 05f662a96c

View File

@ -47,9 +47,9 @@ block content
td The standard value is calculated based on the UUID (even = alex, odd = steve). Usernames always default to steve. td The standard value is calculated based on the UUID (even = alex, odd = steve). Usernames always default to steve.
td td
| The image to be served when the id has no skin (404).<br> | The image to be served when the id has no skin (404).<br>
| Valid options are | Valid options are
a(href="/avatars/00000000000000000000000000000000?default=steve") steve a(href="/avatars/00000000000000000000000000000000?default=steve") steve
| , | ,
a(href="/avatars/00000000000000000000000000000000?default=alex") alex a(href="/avatars/00000000000000000000000000000000?default=alex") alex
| , or a custom URL. | , or a custom URL.
tr tr
@ -72,7 +72,7 @@ block content
p Jeb's avatar, or fall back to steve p Jeb's avatar, or fall back to steve
.code #{domain}/avatars/853c80ef3c3749fdaa49938b674adae6?default=steve .code #{domain}/avatars/853c80ef3c3749fdaa49938b674adae6?default=steve
p p
| Jeb's avatar, or fall back to | Jeb's avatar, or fall back to
a(href="https://i.imgur.com/ozszMZV.png") a custom image a(href="https://i.imgur.com/ozszMZV.png") a custom image
.code #{domain}/avatars/853c80ef3c3749fdaa49938b674adae6?default=https%3A%2F%2Fi.imgur.com%2FozszMZV.png .code #{domain}/avatars/853c80ef3c3749fdaa49938b674adae6?default=https%3A%2F%2Fi.imgur.com%2FozszMZV.png
@ -107,9 +107,9 @@ block content
td The standard value is calculated based on the UUID (even = alex, odd = steve). Usernames always default to steve. td The standard value is calculated based on the UUID (even = alex, odd = steve). Usernames always default to steve.
td td
| The image to be served when the id has no skin (404).<br> | The image to be served when the id has no skin (404).<br>
| Valid options are | Valid options are
a(href="/skins/00000000000000000000000000000000?default=steve") steve a(href="/skins/00000000000000000000000000000000?default=steve") steve
| , | ,
a(href="/skins/00000000000000000000000000000000?default=alex") alex a(href="/skins/00000000000000000000000000000000?default=alex") alex
| , or a custom URL. | , or a custom URL.