mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
nicer looking tables
This commit is contained in:
parent
92619310cc
commit
d1235e38a3
@ -59,6 +59,10 @@ mark.green {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
thead {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
color: #333;
|
||||
font-weight: normal;
|
||||
|
||||
@ -45,7 +45,7 @@ block content
|
||||
a(id="avatars-parameters" class="anchor")
|
||||
a(href="#avatars-parameters")
|
||||
h4 Avatar Parameters
|
||||
table(class="table table-bordered table-striped")
|
||||
table(class="table table-striped")
|
||||
thead
|
||||
tr
|
||||
td parameter
|
||||
@ -127,7 +127,7 @@ block content
|
||||
a(id="renders-parameters" class="anchor")
|
||||
a(href="#renders-parameters")
|
||||
h4 Render Parameters
|
||||
table(class="table table-bordered table-striped")
|
||||
table(class="table table-striped")
|
||||
thead
|
||||
tr
|
||||
td parameter
|
||||
@ -179,7 +179,7 @@ block content
|
||||
a(id="skins-parameters" class="anchor")
|
||||
a(href="#skins-parameters")
|
||||
h4 Skin Parameters
|
||||
table(class="table table-bordered table-striped")
|
||||
table(class="table table-striped")
|
||||
thead
|
||||
tr
|
||||
td parameter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user