summaryrefslogtreecommitdiff
path: root/portal/layout/css/blue/fixed_large.css
blob: 2b6fa40980ebc13964cbb56c1090bb2f9e1e6c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* PostgreSQL Global Style - Large Text Version */

@import url("fixed.css");

body {
	font-size: 93%;
}

/*Win IE fix \*/
* html #pgTopNavList { height: 1%; margin-bottom: -4px; }
* html #pgTopNavList li { margin: 0 0.2em 0 -0.8em; }

/*End Win IE fix*/