[S] Style page not available message
This commit is contained in:
@@ -150,3 +150,11 @@ div.el-card.course-card > div.el-card__body
|
|||||||
{
|
{
|
||||||
font-family: "Comic Sans MS", Nunito Sans, Helvetica Neue, Microsoft YaHei, "微软雅黑", Arial, sans-serif;
|
font-family: "Comic Sans MS", Nunito Sans, Helvetica Neue, Microsoft YaHei, "微软雅黑", Arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#demo-not-available
|
||||||
|
{
|
||||||
|
padding-top: 40vh;
|
||||||
|
font-size: 2em;
|
||||||
|
color: #bbbbbb;
|
||||||
|
margin: 0 50px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user