mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
index.html: better news formatting
This commit is contained in:
@@ -13,6 +13,12 @@ div.news { font-size: small; }
|
||||
|
||||
table { border-collapse: collapse; }
|
||||
|
||||
table.news td {
|
||||
background: inherit;
|
||||
border: 0;
|
||||
vertical-align: baseline;
|
||||
padding: 0.25ex 0.5ex;
|
||||
}
|
||||
|
||||
th,td { border: 1px solid #333; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user