做到真正的响应式布局

This commit is contained in:
Vanessa
2013-06-06 17:47:57 +08:00
parent 5843babdee
commit ee466a1597
10 changed files with 1914 additions and 290 deletions

View File

@@ -10,7 +10,7 @@
<body>
${topBarReplacement}
<#include "header.ftl">
<ul class="nav-abs" style="padding: 0;position: fixed;max-width: 160px">
<ul class="nav-abs index-nav-abs">
<#list archiveDates as archiveDate>
<li data-year="${archiveDate.archiveDateYear}" title="${archiveDate.archiveDatePublishedArticleCount}"
onclick="timeline.getArchive('${archiveDate.archiveDateYear}', '${archiveDate.archiveDateMonth}'<#if "en" == localeString?substring(0, 2)>, '${archiveDate.monthName}'</#if>)">