From: Marius Gavrilescu Date: Fri, 28 Feb 2014 10:00:22 +0000 (+0200) Subject: Use tables for problem list X-Git-Url: http://git.ieval.ro/?p=gruntmaster-page.git;a=commitdiff_plain;h=5d64ec4afe587c82cc10d20298d2c058064dec24 Use tables for problem list --- diff --git a/css/custom.css b/css/custom.css index bc0b7ea..9872ee8 100644 --- a/css/custom.css +++ b/css/custom.css @@ -51,3 +51,7 @@ div#result{ a.dropdown-toggle{ cursor: pointer; } + +.table-fixed{ + table-layout: fixed; +} \ No newline at end of file diff --git a/tmpl/pb.en b/tmpl/pb.en index 60205b1..00569df 100644 --- a/tmpl/pb.en +++ b/tmpl/pb.en @@ -1,27 +1,39 @@

Beginner

-
- -
+ + +
NameAuthorOwner +
+ +
- +

Easy

-
- -
+ + +
NameAuthorOwner +
+ +
- +

Medium

-
- -
+ + +
NameAuthorOwner +
+ +
- +

Hard

-
- -
+ + +
NameAuthorOwner +
+ +