mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-24 03:45:58 +08:00
changed styling to be more like old site
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<title>AsyncDisplayKit | ASVideoNode</title>
|
||||
<link rel='stylesheet' href='/static/componentkit.css' type='text/css'/>
|
||||
<link rel='stylesheet' href='/static/main.css' type='text/css'/>
|
||||
<link rel="stylesheet" href='/static/pygments.css' type='text/css'/>
|
||||
<link rel='shortcut icon' href='/static/favicon.png'>
|
||||
<meta name='viewport' content='width=480'>
|
||||
@@ -18,10 +18,8 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<header class='topbar'><nav class='width'>
|
||||
<a href='/'>
|
||||
<img src="/static/asdk-logo.png" class="logo">
|
||||
</a>
|
||||
<header class='topbar site-header'><nav class='width'>
|
||||
<a class="site-title" href="/">AsyncDisplayKit</a>
|
||||
<ul>
|
||||
<li><a href="/docs/getting-started.html" class="active" >
|
||||
docs
|
||||
@@ -85,7 +83,7 @@
|
||||
|
||||
<li>
|
||||
<a href=/docs/getting-started.html>
|
||||
Getting Started
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user