FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
fullstackpython.com/theme/static/css/base.css at master · ImmLearning/fullstackpython.com · GitHub
ImmLearning
/
fullstackpython.com
Public
forked from
mattmakai/fullstackpython.com
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
fullstackpython.com
/
theme
/
static
/
css
/
base.css
Copy path
More file actions
More file actions
Latest commit
History
History
History
66 lines (66 loc) · 3.31 KB
Breadcrumbs
fullstackpython.com
/
theme
/
static
/
css
/
base.css
Copy path
File metadata and controls
66 lines (66 loc) · 3.31 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
*
,
*
:
before
,
*
:
after
{
box-sizing
:
border-box}
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
hgroup
,
main
,
nav
,
section
,
summary
{
display
:
block}
html
{
font-size
:
18
px
;
color
:
#
222
}
body
{
margin
:
0
;
color
:
#
222
;
font-family
:
Georgia;
line-height
:
1.43
;
padding-top
:
0
px
}
a
{
background
:
transparent;
text-decoration
:
none;
border-bottom
:
1
px
dotted;
color
:
#
444
}
hr
{
height
:
0
;
box-sizing
:
content-box;
margin-top
:
21
px
;
margin-bottom
:
21
px
;
border
:
0
;
border-top
:
1
px
solid
#
eee
}
code
,
kbd
,
pre
,
samp
{
font-family
:
monospace
,
serif;
font-size
:
1
em
}
pre
{
white-space
:
pre-wrap}
img
{
border
:
0
;
vertical-align
:
middle}
legend
{
padding
:
0
;
border
:
0
}
table
{
border-collapse
:
collapse;
border-spacing
:
0
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
.
h1
,
.
h2
,
.
h3
,
.
h4
,
.
h5
,
.
h6
{
font-family
:
"Helvetica Neue"
,
"Arial Narrow Bold"
,
sans-serif;
font-weight
:
500
;
line-height
:
1.1
;
color
:
#
000
}
h1
,
h2
,
h3
{
margin-top
:
32
px
;
margin-bottom
:
6
px
}
h4
,
h5
,
h6
{
margin-top
:
10.5
px
;
margin-bottom
:
10.5
px
}
h1
,
.
h1
{
font-size
:
26
px
}
h2
,
.
h2
{
font-size
:
22
px
}
h3
,
.
h3
{
font-size
:
18
px
}
h4
,
.
h4
{
font-size
:
18
px
}
h5
,
.
h5
{
font-size
:
14
px
}
h6
,
.
h6
{
font-size
:
13
px
}
p
{
margin
:
0
0
10.5
px
}
ul
,
ol
{
margin-top
:
0
;
margin-bottom
:
10.5
px
}
ul
ul
,
ol
ul
,
ul
ol
,
ol
ol
{
margin-bottom
:
0
}
blockquote
{
padding
:
10.5
px
21
px
;
margin
:
0
0
21
px
;
border-left
:
5
px
solid
#
eee
}
blockquote
p
{
font-size
:
18.75
px
;
font-weight
:
300
;
line-height
:
1.25
}
code
,
kbd
,
pre
,
samp
{
font-family
:
Menlo
,
Monaco
,
Consolas
,
"Courier New"
,
monospace}
code
{
padding
:
2
px
4
px
;
font-size
:
90
%
;
color
:
#
c7254e
;
white-space
:
nowrap;
background-color
:
#
f9f2f4
;
border-radius
:
4
px
}
pre
{
display
:
block;
padding
:
10
px
;
margin
:
0
0
10.5
px
;
font-size
:
14
px
;
line-height
:
1.428571429
;
color
:
#
333
;
word-break
:
break-all;
word-wrap
:
break-word;
background-color
:
#
f5f5f5
;
border
:
1
px
solid
#
ccc
;
border-radius
:
4
px
}
pre
code
{
padding
:
0
;
font-size
:
inherit;
color
:
inherit;
white-space
:
pre-wrap;
background-color
:
transparent;
border-radius
:
0
}
.
container
{
padding-right
:
15
px
;
padding-left
:
15
px
;
margin-right
:
auto;
margin-left
:
auto}
.
container
:
before
,
.
container
:
after
{
display
:
table;
content
:
" "
}
.
container
:
after
{
clear
:
both}
.
row
:
before
,
.
row
:
after
{
display
:
table;
content
:
" "
}
.
row
:
after
{
clear
:
both}
.
col-md-1
,
.
col-md-2
,
.
col-md-3
,
.
col-md-4
,
.
col-md-5
,
.
col-md-6
,
.
col-md-7
,
.
col-md-8
,
.
col-md-9
,
.
col-md-10
,
.
col-md-11
,
.
col-md-12
{
position
:
relative;
min-height
:
1
px
;
padding-right
:
15
px
;
padding-left
:
15
px
}
.
well
{
min-height
:
20
px
;
padding
:
19
px
;
margin-bottom
:
20
px
;
background-color
:
#
f5f5f5
;
border
:
1
px
solid
#
e3e3e3
;
border-radius
:
4
px
}
.
well
blockquote
{
border-color
:
#
ddd
;
border-color
:
rgba
(
0
,
0
,
0
,
0.15
)}
.
clearfix
:
before
,
.
clearfix
:
after
{
display
:
table;
content
:
" "
}
.
clearfix
:
after
{
clear
:
both}
table
.
hidden-md
{
display
:
table}
ol
.
toc
a
::
after
{
content
:
leader
(
'.'
)
target-counter
(
attr
(href)
,
page);
font-family
:
"Courier"
}
div
.
chapter
{
page
:
standard;
prince-page-group
:
start}
ol
.
toc
li
a
{
border-bottom
:
none;
font-family
:
"Courier"
}
ol
.
toc
{
list-style-type
:
none;
margin-left
:
10
px
;
font-family
:
"Courier"
}
ul
.
toc2
{
list-style-type
:
none;
margin-left
:
32
px
}
ul
.
toc3
{
list-style-type
:
none;
margin-left
:
43
px
}
ul
.
toc3-more
{
margin-left
:
54
px
}
pre
{
font-size
:
10
px
}
.
highlight-line
{
background
:
#
ffff00
}
img
.
chapter-cover
{
margin
:
0
;
padding
:
0
;
width
:
100
%
}
img
.
shot
{
width
:
100
%
;
margin
:
6
px
0
6
px
0
}
@page
:
first {
width
:
100
%
;
margin
:
0
px
;
padding
:
0
px
;
size
:
A4;
@top
{
content
:
""
}
@bottom
{
content
:
""
}
}
@page
{
@top
{
text-align
:
right;
font-size
:
9
pt
;
content
:
"Full Stack Python: July 2019 Edition"
}
@bottom
{
text-align
:
right;
font-size
:
9
pt
;
content
:
counter
(page) }
margin
:
0.9
in
;
size
:
A4;
}
Back
|
FazBrowse Home
|
New Git URL