Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
apex_micro_site
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Ali Arshad
apex_micro_site
Commits
7bcb928a
Commit
7bcb928a
authored
May 07, 2018
by
nadeem.qasmi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UI fixes done
parent
c46383fe
Pipeline
#476
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
2 deletions
+26
-2
lms.css
...A/wp-content/plugins/apex_global_lms/template/css/lms.css
+26
-2
No files found.
WWW_DATA/wp-content/plugins/apex_global_lms/template/css/lms.css
View file @
7bcb928a
...
@@ -46,6 +46,7 @@
...
@@ -46,6 +46,7 @@
letter-spacing
:
3px
;
letter-spacing
:
3px
;
font-weight
:
900
;
font-weight
:
900
;
color
:
white
;
color
:
white
;
margin-right
:
5%
;
}
}
.bootstrap-iso
.e-learning-heading
h3
p
{
.bootstrap-iso
.e-learning-heading
h3
p
{
font-size
:
20px
;
font-size
:
20px
;
...
@@ -72,8 +73,8 @@
...
@@ -72,8 +73,8 @@
}
}
.bootstrap-iso
.e-learning-heading
h6
{
.bootstrap-iso
.e-learning-heading
h6
{
font-size
:
25px
;
font-size
:
25px
;
text-align
:
left
;
text-align
:
center
;
text-transform
:
uppercase
;
letter-spacing
:
3px
;
letter-spacing
:
3px
;
font-weight
:
normal
;
font-weight
:
normal
;
color
:
#fff
;
color
:
#fff
;
...
@@ -415,6 +416,7 @@
...
@@ -415,6 +416,7 @@
float
:
left
;
float
:
left
;
margin-top
:
10px
;
margin-top
:
10px
;
margin-right
:
10px
;
margin-right
:
10px
;
width
:
auto
!important
;
}
}
.bootstrap-iso
.order-heading
h2
{
.bootstrap-iso
.order-heading
h2
{
font-size
:
14px
;
font-size
:
14px
;
...
@@ -1050,6 +1052,15 @@
...
@@ -1050,6 +1052,15 @@
p
:empty
{
display
:
none
;
}
p
:empty
{
display
:
none
;
}
/* other fixes */
@media
(
max-width
:
1024px
)
{
.bootstrap-iso
.e-learning-heading
h2
{
padding-top
:
55px
;
}
}
@media
(
max-width
:
768px
){
@media
(
max-width
:
768px
){
.bootstrap-iso
.download-course-button
{
.bootstrap-iso
.download-course-button
{
...
@@ -1087,6 +1098,9 @@ p:empty { display:none; }
...
@@ -1087,6 +1098,9 @@ p:empty { display:none; }
.bootstrap-iso
.pro-code
{
.bootstrap-iso
.pro-code
{
width
:
58%
;
width
:
58%
;
}
}
.bootstrap-iso
.e-learning-heading
h2
{
padding-top
:
55px
;
}
}
}
@media
(
max-width
:
480px
){
@media
(
max-width
:
480px
){
...
@@ -1125,6 +1139,9 @@ p:empty { display:none; }
...
@@ -1125,6 +1139,9 @@ p:empty { display:none; }
.bootstrap-iso
.pro-code
{
.bootstrap-iso
.pro-code
{
width
:
54%
;
width
:
54%
;
}
}
.bootstrap-iso
.e-learning-heading
h2
{
padding-top
:
55px
;
}
}
}
...
@@ -1164,6 +1181,9 @@ p:empty { display:none; }
...
@@ -1164,6 +1181,9 @@ p:empty { display:none; }
.bootstrap-iso
.pro-code
{
.bootstrap-iso
.pro-code
{
width
:
52%
;
width
:
52%
;
}
}
.bootstrap-iso
.e-learning-heading
h2
{
padding-top
:
55px
;
}
}
}
@media
(
max-width
:
320px
){
@media
(
max-width
:
320px
){
...
@@ -1202,5 +1222,8 @@ p:empty { display:none; }
...
@@ -1202,5 +1222,8 @@ p:empty { display:none; }
.bootstrap-iso
.pro-code
{
.bootstrap-iso
.pro-code
{
width
:
51%
;
width
:
51%
;
}
}
.bootstrap-iso
.e-learning-heading
h2
{
padding-top
:
55px
;
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment