瀏覽代碼

make docs look nice in IE5.5

Owen Versteeg 11 年之前
父節點
當前提交
1746c93e89
共有 1 個文件被更改,包括 24 次插入0 次删除
  1. 24 0
      docs.html

+ 24 - 0
docs.html

@@ -55,6 +55,30 @@
 				}
 			</style>
 		<![endif]-->
+		
+		<!--[if IE 5]>
+			<style>
+				.container {
+					width: 100%;
+				}
+	
+				.btn-close {
+					display: none;
+				}
+	
+				body {
+					font: 16px Arial;
+				}
+	
+				h3 {
+					font-size: 20px;
+				}
+	
+				.nav {
+					height: 50px;
+				}
+			</style>
+		<![endif]-->
 	</head>
 	<body>
 		<nav class="nav" tabindex="-1" onclick="this.focus()">