Browse
For agents
About
Tutor LMS – eLearning and online course solution
/
1.3.3
Tutor LMS – eLearning and online course solution
v1.3.3
Switch version
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.9.15
3.9.14
3.9.13
3.9.12
3.9.11
trunk
1.0.0
1.0.0-alpha
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
All 191 releases
Overview
Code
tutor
/
includes
/
theme-compatibility
/
storefront
/
assets
/
css
/
style.css
style.css
11 lines
260 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
body
.
single-lesson
#
content
.
col-full
,
body
.
single-tutor_quiz
#
content
.
col-full
,
body
.
single-tutor_assignments
#
content
.
col-full
{
2
width
:
100
%
;
3
max-width
:
100
%
;
4
padding
:
0
;
5
margin
:
0
;
6
}
7
.
tutor-container
{
8
max-width
:
100
%
;
9
padding
:
0
;
10
}
11