diff --git a/_less/screen.less b/_less/screen.less index 698ebea1..ab5ad9f6 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -968,7 +968,6 @@ table td,table th{ .tablehalf p{ text-align:left; } - .contributors{ width:890px; text-align:left; @@ -2140,6 +2139,11 @@ h2 .rssicon{ .tablehalf img{ width:auto; height:auto; + margin: auto; + display: block; + } + .tablehalf h2 { + text-align: center; } .listtable div div{ display:block;