This commit is contained in:
Saveen Reddy 2017-07-16 06:51:02 -07:00
Родитель 5f83b322e0
Коммит 45a01d5c01
2 изменённых файлов: 46 добавлений и 47 удалений

42
docs/index.css Normal file
Просмотреть файл

@ -0,0 +1,42 @@
body {
font-family: "Segoe UI", "Lucida Grande";
padding-left: 40px;
padding-right: 40px;
padding-top: 40px;
}
h1 {
font-family: "Segoe UI Light", "Lucida Grande";
font-weight: normal;
font-size: 35pt;
letter-spacing: -3px;
color: #505050;
}
h2 {
font-family: "Segoe UI Semibold", "Lucida Grande";
font-weight: normal;
}
a {
font-family: "Segoe UI Semibold", "Lucida Grande";
color: #0066cc;
text-decoration: none;
}
table td {
vertical-align: top;
border-left: 1px solid #ddd;
padding-right: 10pt;
padding-left: 10pt;
}
table td:first-child {
padding-left: 0pt;
border-left: none;
}
.SubHeading {
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
letter-spacing: -2px;
}

Просмотреть файл

@ -1,54 +1,11 @@
<html>
<head>
<title>Azure Data Lake</title>
<style>
<!--
body {
font-family: "Segoe UI", "Lucida Grande";
padding-left: 40px;
padding-right: 40px;
padding-top: 40px;
}
h1 {
font-family: "Segoe UI Light", "Lucida Grande";
font-weight: normal;
font-size: 50pt;
color: #555;
}
h2 {
font-family: "Segoe UI Semibold", "Lucida Grande";
font-weight: normal;
}
a {
font-family: "Segoe UI Semibold", "Lucida Grande";
color: #0066CC;
text-decoration: none;
}
table td {
vertical-align: top;
border-left: 1px solid #ddd;
padding-right: 10pt;
padding-left: 10pt;
}
table td:first-child {
padding-left: 0pt;
border-left: none;
}
-->
</style>
</head>
<link rel="stylesheet" href="index.css" /></head>
<body>
<h1>The U-SQL Language&nbsp;</h1>
<h1>U-SQL</h1>
<p>
<a href="http://usql.io">usql.io</a>
@ -105,9 +62,9 @@
</tr>
<tr>
<td style="max-width: 350pt">
<td>
&nbsp;</td>
<td style="max-width: 350pt" colspan="2">
<td colspan="2">
<h2>Developer Tools</h2>
<ul>