* code for css in admin
This commit is contained in:
@@ -27,8 +27,7 @@
|
||||
.official-content > .content {color: #838A9D; font-size: 12px;}
|
||||
.official-content > .title {color: #313C52; font-size: 13px;}
|
||||
|
||||
.classList > .classItem {flex: 1 1 30%;}
|
||||
.classItem {margin: 5px;}
|
||||
.classList > .classItem {flex: 1 1 30%; margin: 5px;}
|
||||
.classItem > .imgBack {flex: 1 1 50%; background: #C8EDFF;}
|
||||
.classItem > .imgBack > .classImg {background-repeat: no-repeat; background-size: contain; aspect-ratio: 1 / 1; background-position: center; margin:5px;}
|
||||
.classItem > .classContent {flex: 1 1 50%; padding: 5px; font-size: 14px; color: #0B0F18;}
|
||||
.classItem > .classContent {flex: 1 1 50%; padding: 5px; font-size: 14px; color: #0B0F18; text-align: center; overflow: hidden; height: 24px; font-weight: 700;}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user