cssgrids-units-source.mustache revision 8817197b3e98d94ab2ade1f70820496f4d5e88c2
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny <meta http-equiv="content-type" content="text/html; charset=utf-8">
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny <link rel="stylesheet" href="{{yuiBuildUrl}}/cssreset/reset.css" type="text/css">
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny <link rel="stylesheet" href="{{yuiBuildUrl}}/cssfonts/fonts.css" type="text/css">
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny <link rel="stylesheet" href="{{yuiBuildUrl}}/cssgrids/grids.css" type="text/css">
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny text-align:center;
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny vertical-align:middle;
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny margin-left: 10px; /* left gutter */
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny background:#424242;
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny border:dotted #999;
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny border-width:0 2px 2px;
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny margin-right:10px; /* "column" gutters */
29be7d76c949b82350c7603cfd362a1fcb47eb1bJan Zeleny padding:5px 2px;