[Update] update page when call for page is overdue
This commit is contained in:
@@ -108,7 +108,6 @@ $fontFamily: Noto Sans TC, monospace;
|
||||
border-radius: 24px;
|
||||
|
||||
color: $white;
|
||||
background: $mid-blue;
|
||||
|
||||
font-size: 14pt;
|
||||
font-weight: bold;
|
||||
@@ -149,6 +148,12 @@ $fontFamily: Noto Sans TC, monospace;
|
||||
}
|
||||
}
|
||||
}
|
||||
.cfp-body-gray {
|
||||
background: #5F7A95;
|
||||
}
|
||||
.cfp-body-blue {
|
||||
background: $mid-blue;
|
||||
}
|
||||
|
||||
@include lg {
|
||||
#news-header {
|
||||
@@ -240,7 +245,7 @@ $fontFamily: Noto Sans TC, monospace;
|
||||
border-radius: 24px;
|
||||
|
||||
color: $white;
|
||||
background: $mid-blue;
|
||||
//background: $mid-blue;
|
||||
font-weight: bold;
|
||||
font-size: 1em;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user