X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=static%2Fcss%2Fstyle.css;h=943ce7a806d9b6c761544598c44771d054eef72b;hb=cc3b928d36094c985f87f6d7d2f5ddbc91c251a7;hp=70e35493a859c82a17d2def2ecbec71406211325;hpb=2bdd073f769e095fcdaead0eab741a6bb98575af;p=ipfire.org.git diff --git a/static/css/style.css b/static/css/style.css index 70e35493..943ce7a8 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -372,3 +372,11 @@ section > ul li { padding-bottom: 20px; } } + +.planet-table td.date { + width: 10em; +} + +.planet-table td.author { + width: 10em; +}