FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
emscripten/tests/lua/doc/lua.css at universal-python · JavaScriptIOT/emscripten · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptIOT
/
emscripten
Public
forked from
emscripten-core/emscripten
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
emscripten
/
tests
/
lua
/
doc
/
lua.css
Copy path
More file actions
More file actions
Latest commit
History
History
History
83 lines (70 loc) · 1.27 KB
Breadcrumbs
emscripten
/
tests
/
lua
/
doc
/
lua.css
Copy path
File metadata and controls
83 lines (70 loc) · 1.27 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
body
{
color
:
#
000000
;
background-color
:
#
FFFFFF
;
font-family
:
Helvetica
,
Arial
,
sans-serif ;
text-align
:
justify ;
margin-right
:
30
px
;
margin-left
:
30
px
;
}
h1
,
h2
,
h3
,
h4
{
font-family
:
Verdana
,
Geneva
,
sans-serif ;
font-weight
:
normal ;
font-style
:
italic ;
}
h2
{
padding-top
:
0.4
em
;
padding-bottom
:
0.4
em
;
padding-left
:
1
em
;
padding-right
:
1
em
;
background-color
:
#
E0E0FF
;
border-radius
:
8
px
;
}
h3
{
padding-left
:
0.5
em
;
border-left
:
solid
#
E0E0FF
1
em
;
}
table
h3
{
padding-left
:
0
px
;
border-left
:
none ;
}
a
:
link
{
color
:
#
000080
;
background-color
:
inherit ;
text-decoration
:
none ;
}
a
:
visited
{
background-color
:
inherit ;
text-decoration
:
none ;
}
a
:
link
:
hover
,
a
:
visited
:
hover
{
color
:
#
000080
;
background-color
:
#
E0E0FF
;
}
a
:
link
:
active
,
a
:
visited
:
active
{
color
:
#
FF0000
;
}
hr
{
border
:
0
;
height
:
1
px
;
color
:
#
a0a0a0
;
background-color
:
#
a0a0a0
;
}
:
target
{
background-color
:
#
F8F8F8
;
padding
:
8
px
;
border
:
solid
#
a0a0a0
2
px
;
}
.
footer
{
color
:
gray ;
font-size
:
small ;
}
input
[
type
=
text
] {
border
:
solid
#
a0a0a0
2
px
;
border-radius
:
2
em
;
-moz-border-radius
:
2
em
;
background-image
:
url
(
'images/search.png'
) ;
background-repeat
:
no-repeat;
background-position
:
4
px
center ;
padding-left
:
20
px
;
height
:
2
em
;
}
Back
|
FazBrowse Home
|
New Git URL