File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 147147 }
148148 .footer a { color : # 3b9838 ; text-decoration : none; }
149149 .footer a : hover { text-decoration : underline; }
150+ .beta-banner {
151+ background : # fffbeb ;
152+ border-bottom : 1px solid # f6d860 ;
153+ padding : 10px 20px ;
154+ text-align : center;
155+ font-size : 13px ;
156+ color : # 7c5c00 ;
157+ line-height : 1.6 ;
158+ }
159+ .beta-banner strong {
160+ color : # 5a4000 ;
161+ }
150162 @media (max-width : 560px ) {
151163 .card { padding : 24px 20px ; }
152164 }
162174 < h1 > < a href ="/ "> Newsletter</ a > </ h1 >
163175 </ div >
164176 </ header >
177+ < div class ="beta-banner ">
178+ < strong > 🚧 限時公測中</ strong > |本系統目前處於公測階段,預計於 < strong > 3 月 2 日</ strong > 匯入舊系統訂閱資料並正式上線。< strong > 公測期間訂閱的資料將不會保留</ strong > ,正式上線後請重新訂閱。
179+ </ div >
165180 < main class ="main ">
166181 {% block content %}{% endblock %}
167182 </ main >
You can’t perform that action at this time.
0 commit comments