Center thead in devel-docs tables

This commit is contained in:
Saivann 2014-11-08 18:38:20 -05:00
parent 16bfaa253e
commit 921056fc9f

View file

@ -776,6 +776,9 @@ table td,table th{
.toccontent img{
max-width:100%;
}
.toccontent table thead{
text-align:center;
}
.toccontent a.auto-link:link,
.toccontent a.auto-link:visited{
color:#646464;