Update.
This commit is contained in:
parent
9753163198
commit
a190fc5ff5
|
@ -229,7 +229,7 @@
|
|||
.widget-announcement-9 {
|
||||
.w-annc__th {
|
||||
color: #fff;
|
||||
background: #98a096;
|
||||
background: #779e6d;
|
||||
font-size: 0.8125em;
|
||||
border: none;
|
||||
}
|
||||
|
|
|
@ -150,4 +150,10 @@
|
|||
}
|
||||
.widget-gallery h3.widget-title {
|
||||
margin: 1.2em 0 0;
|
||||
}
|
||||
ul.tab_nav li.active, ul.nav-tabs li.active {
|
||||
background-color: #779e6d;
|
||||
}
|
||||
ul.tab_nav li, ul.nav-tabs li {
|
||||
color: #525252;
|
||||
}
|
|
@ -11,6 +11,7 @@
|
|||
<a id="accesskey_content" accesskey="C" href="/<%= "#{locale.to_s}" %>/accesskey" title="Content">:::</a>
|
||||
<div class="layout-content-inner container">
|
||||
<div class="collapse navbar-collapse modules-menu" id="layout-navigation">
|
||||
<section class="box" data-pp="31"></section>
|
||||
<a id="accesskey_menu" title="accesskey menu" accesskey="M" href="#" title="Main menu">:::</a>
|
||||
<%= render_menu %>
|
||||
<section class="box" data-pp="30"></section>
|
||||
|
|
|
@ -1 +1,6 @@
|
|||
{"key":"AsiaV2_lite","title":"主選單上緣與主Banner上緣切齊,可自行置入版面背景底圖","author":"亞洲大學公版直式主選單2號版型(淺綠、聽語系修改版)","thumbnail":"assets/images/design_thumb.png"}
|
||||
{
|
||||
"key": "AsiaV2_lite",
|
||||
"title": "主選單上緣與主Banner上緣切齊,可自行置入版面背景底圖",
|
||||
"author": "亞洲大學公版直式主選單2號版型(淺綠、聽語系修改版)",
|
||||
"thumbnail": "assets/images/design_thumb.png"
|
||||
}
|
Loading…
Reference in New Issue