* Optimize page style.
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
.official > .panel-title {position: absolute; top: 0px;}
|
||||
.official-img {background-image: url('/static/images/wechat.jpg'); background-repeat: no-repeat; background-size: contain; flex: 1 1 30%; aspect-ratio: 1 / 1; background-position: center;}
|
||||
.official-content {flex: 0 0 60%; display: flex; flex-direction: column; justify-content: center; padding-left: 10px;}
|
||||
.official-content > .content {color: #838A9D; font-size: 12px;}
|
||||
.official-content > .content {color: #838A9D; font-size: 12px; line-height: 22px; padding-top: 6px;}
|
||||
.official-content > .title {color: #313C52; font-size: 13px; line-height: 14px;}
|
||||
|
||||
.classList > .classItem {flex: 1 1 30%; margin: 5px; border: 1px solid rgba(227, 228, 233, 0.6); border-radius: 4px; margin-bottom: 16px; align-items: center;}
|
||||
|
||||
Reference in New Issue
Block a user