From 991067855868af20675c9b2846ba02ce8f2a15c3 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Tue, 21 Nov 2017 09:34:37 +0800 Subject: [PATCH] index 调用排行榜 --- css/libCss/common.css | 5 +++++ index.html | 4 ++++ 2 files changed, 9 insertions(+), 0 deletions(-) diff --git a/css/libCss/common.css b/css/libCss/common.css index 0ff8d8f..3826113 100644 --- a/css/libCss/common.css +++ b/css/libCss/common.css @@ -228,6 +228,11 @@ section{ height: 581px; background-color: #fff; } +.ranking-list{ + height: 534px; +} +.ranking-list li{ +} /*API别表----------------------------------------*/ \ No newline at end of file diff --git a/index.html b/index.html index a57ef10..6a80465 100644 --- a/index.html +++ b/index.html @@ -83,6 +83,10 @@ + -- libgit2 0.21.4