-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmobile.css
More file actions
63 lines (53 loc) · 854 Bytes
/
Copy pathmobile.css
File metadata and controls
63 lines (53 loc) · 854 Bytes
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
/* ==========================================================================
Author's custom styles
========================================================================== */
#loader{
height: 5000px;
}
.bgimage{
display: none;
}
.slider {
height: auto;
margin: 0;
position: absolute;
left: 40px;
right: 40px;
top: 20px;
bottom: 20px;
}
div.info{
margin-top: 70px;
position: static;
height: auto;
margin-right: 25px;
}
div.me{
font-size: 20px;
line-height: 32px;
letter-spacing: 1px;
}
.one{;
font-size: 10px;
padding-bottom: 8px;
}
.two{
font-size: 10px;
margin-left :0px;
margin-top: 40px;
padding-bottom: 8px;
}
.three{
font-size: 10px;
margin-left :0px;
margin-top: 80px;
padding-bottom: 8px;
}
.contrast{
position: fixed;
top: 30px;
right: 30px;
}
.get{
display: none;
}