modify status color
This commit is contained in:
parent
3013930f28
commit
c9b92b4197
|
@ -245,7 +245,7 @@
|
||||||
|
|
||||||
<div style="width:100%;">
|
<div style="width:100%;">
|
||||||
<div style="width:600px;margin:0px auto;margin-top:80px;">
|
<div style="width:600px;margin:0px auto;margin-top:80px;">
|
||||||
<table style="width:600px;font-size:15px; color: #e8770d;">
|
<table style="width:600px;font-size:15px; color: gray;">
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>当前网站状态</strong></td>
|
<td><strong>当前网站状态</strong></td>
|
||||||
<td>活跃项目:<%=@projectCount%>个</td>
|
<td>活跃项目:<%=@projectCount%>个</td>
|
||||||
|
|
Loading…
Reference in New Issue