mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-15 21:34:46 +00:00

Contains basic functionality, and an import of most of the static content from the old site. There is still plenty more to do...
8 lines
165 B
CSS
8 lines
165 B
CSS
@import url("global.css");
|
|
@import url("layout.css");
|
|
@import url("text.css");
|
|
@import url("navigation.css");
|
|
@import url("table.css");
|
|
|
|
@import url("iefixes.css");
|