Commit e3298eec by Muhammad Usman

version chagne

parent 6d016e3f
Pipeline #372 passed with stage
in 0 seconds
<?php
$lmsVersion = "0.4";
$lmsVersion = "0.5";
add_action('wp_enqueue_scripts', 'enqueue_admin_css');
add_filter('template_include', 'use_lms_template', 99);
......
......@@ -65,7 +65,7 @@
color: #5f5656;
}
.bootstrap-iso .e-learning-heading h5 {
font-size: 25px;
font-size: 20px;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px;
......@@ -917,7 +917,7 @@
}
.bootstrap-iso .col-md-5th-1 {
margin-left: 20px;
width: 20%;
width: 18%;
}
.bootstrap-iso .col-md-5th-pull-5 {
right: 100%;
......
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