Updated
This commit is contained in:
parent
53485fe1ba
commit
11fa38de6f
|
@ -522,7 +522,7 @@
|
||||||
//背景widget設定
|
//背景widget設定
|
||||||
if ( location.href.search('editmode=on') != -1 ) {
|
if ( location.href.search('editmode=on') != -1 ) {
|
||||||
$('.background').css('z-index','0');
|
$('.background').css('z-index','0');
|
||||||
$('.layout-footer').css('position','relative')
|
|
||||||
} else {
|
} else {
|
||||||
$('.background').css('z-index','-1');
|
$('.background').css('z-index','-1');
|
||||||
|
|
||||||
|
|
|
@ -23,4 +23,41 @@
|
||||||
position: absolute!important;
|
position: absolute!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.linkwraper{
|
||||||
|
flex-wrap: wrap;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media(min-width: 1600px){
|
||||||
|
.linkwraper{
|
||||||
|
flex-wrap: wrap;
|
||||||
|
margin-bottom: 6em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@media(max-width: 1600px){
|
||||||
|
.linkwraper{
|
||||||
|
ul{
|
||||||
|
padding-left: 20px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.linkwraper{
|
||||||
|
display:flex;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
@media only screen and (min-width: 768px) and (max-width: 1600px){
|
||||||
|
.linkone{
|
||||||
|
width:50%;
|
||||||
|
}
|
||||||
|
.linktwo{
|
||||||
|
width:50%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@media(max-width:$screen-xs){
|
||||||
|
.linkone{
|
||||||
|
width:100%;
|
||||||
|
}
|
||||||
|
.linktwo{
|
||||||
|
width:100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,6 +10,12 @@
|
||||||
margin-left: 430px;
|
margin-left: 430px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.layout-content-inner{
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
.layout-content-box2{
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
.layout-content {
|
.layout-content {
|
||||||
min-height: 37.5em;
|
min-height: 37.5em;
|
||||||
|
|
||||||
|
|
|
@ -26,10 +26,10 @@
|
||||||
@media(min-width:1025px){
|
@media(min-width:1025px){
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 2em;
|
left: 2.5em;
|
||||||
.layout-footer-inner{
|
.layout-footer-inner{
|
||||||
width: 350px!important;
|
width: 360px!important;
|
||||||
padding: 0 3em!important;
|
padding: 0 1.2em!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media only screen and (min-width: 768px) and (max-width: 1024px) {
|
@media only screen and (min-width: 768px) and (max-width: 1024px) {
|
||||||
|
@ -61,3 +61,6 @@
|
||||||
width: 100%!important;
|
width: 100%!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.footerbox{
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
|
@ -32,15 +32,13 @@
|
||||||
}
|
}
|
||||||
.header-banner { overflow: hidden; }
|
.header-banner { overflow: hidden; }
|
||||||
.header-nav {
|
.header-nav {
|
||||||
padding: 1em 0;
|
padding: 0.5em 1em;
|
||||||
color: $theme-color-main;
|
color: $theme-color-main;
|
||||||
font-family: $main-font;
|
font-family: $main-font;
|
||||||
text-transform:uppercase;
|
text-transform:uppercase;
|
||||||
|
|
||||||
& > * {
|
& > * {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-top: 0;
|
|
||||||
margin-bottom: 0;
|
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
color: $theme-color-main;
|
color: $theme-color-main;
|
||||||
}
|
}
|
||||||
|
@ -48,19 +46,16 @@
|
||||||
a {
|
a {
|
||||||
color: $theme-color-main;
|
color: $theme-color-main;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: 15px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: $screen-sm) {
|
@media (min-width: 1025px) {
|
||||||
text-align: inherit;
|
text-align: inherit;
|
||||||
top: 131px;
|
top: 120px;
|
||||||
position: fixed!important;
|
position: fixed!important;
|
||||||
|
width: 400px!important;
|
||||||
}
|
}
|
||||||
@media (min-width: 1100px) and (min-width: 1100px){
|
@media (min-width: 1601px){
|
||||||
width: 430px!important;
|
top: 130px!important;
|
||||||
}
|
|
||||||
@media (min-width: 1100px) and (min-width: 1350px){
|
|
||||||
width: 380px!important;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -183,7 +178,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.header-nav{
|
.header-nav{
|
||||||
|
@media (min-width: 1025px){
|
||||||
padding:0 3em!important;
|
padding:0 3em!important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.nav-menu{
|
.nav-menu{
|
||||||
display:flex!important;
|
display:flex!important;
|
||||||
|
|
|
@ -32,10 +32,8 @@
|
||||||
// container setting
|
// container setting
|
||||||
.response-container {
|
.response-container {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 0;
|
|
||||||
@media (min-width: $screen-xs) {
|
@media (min-width: $screen-xs) {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: $screen-sm) {
|
@media (min-width: $screen-sm) {
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
<footer class="layout-footer no-print">
|
<footer class="layout-footer no-print">
|
||||||
<div class="container layout-footer-inner">
|
<div class="container layout-footer-inner">
|
||||||
|
<section class="layout-content-box col-sm-12 footerbox" data-pp="104"></section>
|
||||||
<div class="layout-footer-content">{{footer-data}}</div>
|
<div class="layout-footer-content">{{footer-data}}</div>
|
||||||
<div class="footer-counter"><a href="https://ruling.digital/"><img src="/assets/ruling_logo.png" alt="ruling-logo-icon"></a>{{site-counter}}</div>
|
<div class="footer-counter"><a href="https://ruling.digital/"><img src="/assets/ruling_logo.png" alt="ruling-logo-icon"></a>{{site-counter}}</div>
|
||||||
<div class="footer-updated-date">{{last-updated}}</div>
|
<div class="footer-updated-date">{{last-updated}}</div>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
{"key":"asia_kstyle1","title":"asia_Kstyle1","author":"ken","thumbnail":"assets/images/design_thumb.png"}
|
{"key":"asia_Kstyle1","title":"asia_Kstyle1","author":"ken","thumbnail":"assets/images/design_thumb.png"}
|
Loading…
Reference in New Issue