Commit 6ff33eb4 by Trần Văn Minh

css menu

parent 0a261524
...@@ -710,5 +710,7 @@ ...@@ -710,5 +710,7 @@
"enrol_histories": "Enrol histories", "enrol_histories": "Enrol histories",
"user_name": "User name", "user_name": "User name",
"no_records_found": "No records found", "no_records_found": "No records found",
"$42": "$42" "$42": "$42",
"terms___condition": "Terms condition",
"student_has_already_been_enrolled_to_this_course": "Student has already been enrolled to this course"
} }
\ No newline at end of file
...@@ -3,4 +3,24 @@ ...@@ -3,4 +3,24 @@
color: white; color: white;
} }
ul.footer-menu li a.nav-link { color: white !important; font-weight: bold } ul.footer-menu li a.nav-link { color: white !important; font-weight: bold ;}
\ No newline at end of file .course-box .course-image .img-fluid {min-height: 214px;}
/* .mobile-main-nav a:not(.btn){
color: #ffffff;
} */
/* .mobile-main-nav{
background: #505763;
} */
/* .main-nav-wrap>ul>li{
min-width: 100px;
}
.main-nav-wrap>ul>li>ul{
background: #505763;
}
.main-nav-wrap>ul>li>ul>li ul{
background: #505763;
}
.mobile-main-nav .go-back-menu a,
.mobile-main-nav .category > .go-back a{
background-color: #414a5a;
} */
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment