FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ode/css/ode.css at main · missing-user/ode · GitHub
missing-user
/
ode
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
8
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
ode
/
css
/
ode.css
Copy path
More file actions
More file actions
Latest commit
History
History
History
47 lines (40 loc) · 703 Bytes
Breadcrumbs
ode
/
css
/
ode.css
Copy path
File metadata and controls
47 lines (40 loc) · 703 Bytes
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
body
{
padding
:
2
rem
;
font-size
:
1.5
em
;
line-height
:
1.6
;
font-weight
:
400
;
font-family
:
"Raleway"
,
"HelveticaNeue"
,
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif;
color
:
#
222
;
max-width
:
60
rem
;
margin
:
auto;
}
input
[
type
=
range
] {
margin-top
:
2
em
;
}
pre
{
overflow-x
:
auto;
}
p
{
text-align
:
justify;
}
img
{
width
:
100
%
;
}
.
sliderscont
{
display
:
flex;
flex-flow
:
column;
width
:
40
%
;
}
.
homeLink
{
position
:
absolute;
top
:
-21
px
;
height
:
40
px
;
padding-top
:
21
px
;
background-color
:
#
222
;
color
:
#
fff
;
border-radius
:
9
px
;
transition
:
.2
s
ease-in-out;
}
.
homeLink
:
hover
,
.
homeLink
:
focus
{
top
:
-9
px
;
}
Back
|
FazBrowse Home
|
New Git URL