Improved CSS browser compat. + misc layout improvements

This commit is contained in:
Yorhel 2012-07-02 13:22:37 +02:00
parent e74ae0ae67
commit 1f4328a72c
3 changed files with 81 additions and 38 deletions

View file

@ -50,6 +50,7 @@ CREATE TABLE man (
CREATE INDEX ON man USING hash (hash);
CREATE INDEX ON man (name);
INSERT INTO systems (id, name, release, short, relorder) VALUES