FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
WebStackPage.github.io/assets/css/nav.css at master · WebStackPage/WebStackPage.github.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
WebStackPage
/
WebStackPage.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
7.3k
Code
Issues
77
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
WebStackPage.github.io
/
assets
/
css
/
nav.css
Copy path
More file actions
More file actions
Latest commit
History
History
History
67 lines (61 loc) · 1.43 KB
Breadcrumbs
WebStackPage.github.io
/
assets
/
css
/
nav.css
Copy path
File metadata and controls
67 lines (61 loc) · 1.43 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
.
box2
{
height
:
86
px
;
cursor
:
pointer;
border-radius
:
4
px
;
padding
:
0
px
30
px
0
px
30
px
;
background-color
:
#
fff
;
border-radius
:
4
px
;
border
:
1
px
solid
#
e4ecf3
;
margin
:
20
px
0
0
0
;
-webkit-transition
:
all
0.3
s
ease;
-moz-transition
:
all
0.3
s
ease;
-o-transition
:
all
0.3
s
ease;
transition
:
all
0.3
s
ease;
}
.
box2
:
hover
{
transform
:
translateY
(
-6
px
);
-webkit-transform
:
translateY
(
-6
px
);
-moz-transform
:
translateY
(
-6
px
);
box-shadow
:
0
26
px
40
px
-24
px
rgba
(
0
,
36
,
100
,
0.3
);
-webkit-box-shadow
:
0
26
px
40
px
-24
px
rgba
(
0
,
36
,
100
,
0.3
);
-moz-box-shadow
:
0
26
px
40
px
-24
px
rgba
(
0
,
36
,
100
,
0.3
);
-webkit-transition
:
all
0.3
s
ease;
-moz-transition
:
all
0.3
s
ease;
-o-transition
:
all
0.3
s
ease;
transition
:
all
0.3
s
ease;
}
.
xe-comment-entry
img
{
float
:
left;
display
:
block;
margin-right
:
10
px
;
}
.
xe-comment
{
transform
:
translateY
(
-50
%
);
position
:
absolute;
margin-left
:
50
px
;
top
:
50
%
;
}
.
xe-comment
p
{
margin-bottom
:
0
px
;
margin-right
:
15
px
;
}
.
overflowClip_1
{
overflow
:
hidden;
text-overflow
:
ellipsis;
display
:
-webkit-box;
-webkit-line-clamp
:
1
;
-webkit-box-orient
:
vertical;
}
.
overflowClip_2
{
overflow
:
hidden;
text-overflow
:
ellipsis;
display
:
-webkit-box;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical;
}
.
submit-tag
{
margin-top
:
50
px
;
}
.
img-circle
{
padding
:
7
px
0
;
}
Back
|
FazBrowse Home
|
New Git URL