-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstylesheet1.css
More file actions
215 lines (166 loc) · 3.78 KB
/
Copy pathstylesheet1.css
File metadata and controls
215 lines (166 loc) · 3.78 KB
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
/*This will be the dark stylesheet*/
body {
background: #7fffff; /* Old browsers */
background: -moz-linear-gradient(top, #7fffff 0%, #42c0ff 28%, #42c0ff 41%, #42c0ff 41%, #42c0ff 47%, #42c0ff 47%, #289bff 65%, #1e56ff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fffff), color-stop(28%,#42c0ff), color-stop(41%,#42c0ff), color-stop(41%,#42c0ff), color-stop(47%,#42c0ff), color-stop(47%,#42c0ff), color-stop(65%,#289bff), color-stop(100%,#1e56ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #7fffff 0%,#42c0ff 28%,#42c0ff 41%,#42c0ff 41%,#42c0ff 47%,#42c0ff 47%,#289bff 65%,#1e56ff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #7fffff 0%,#42c0ff 28%,#42c0ff 41%,#42c0ff 41%,#42c0ff 47%,#42c0ff 47%,#289bff 65%,#1e56ff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #7fffff 0%,#42c0ff 28%,#42c0ff 41%,#42c0ff 41%,#42c0ff 47%,#42c0ff 47%,#289bff 65%,#1e56ff 100%); /* IE10+ */
background: linear-gradient(to bottom, #7fffff 0%,#42c0ff 28%,#42c0ff 41%,#42c0ff 41%,#42c0ff 47%,#42c0ff 47%,#289bff 65%,#1e56ff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fffff', endColorstr='#1e56ff',GradientType=0 ); /* IE6-9 */
}
#body {
margin-right: 23%;
padding-top: 30px;
padding-right: 5%;
padding-bottom: 30px;
border-right:1px solid #1a00a5;
background-color: rgba(0,0,0,0.5);
}
#link {
color:#00bbff;
}
#r:hover {
background-position-y: 20%;
}
#s:hover {
background-position-y: 40%;
}
#g:hover {
background-position-y: 60%;
}
#m:hover {
background-position-y: 80%;
}
#m {
margin-bottom: 200px;
}
#m:hover, #r:hover, #s:hover, #g:hover {
background-image: url("assets/ss-moyie-at-heritage.jpg");
background-size: 100%;
background-repeat: no-repeat;
}
#content {
margin-left: 10%;
}
h1 {
color: white;
text-align: center;
font-weight: 400;
font-family: 'Lato', sans-serif;
}
h2 {
color: white;
text-align: center;
font-weight: 100;
font-family: 'Lato', sans-serif;
}
p {
color: white;
font-weight: 300;
font-family: 'Lato', sans-serif;
}
li {
color: white;
font-weight: 300;
font-family: 'Lato', sans-serif;
}
table {
width: 100%;
font-family: 'Lato', sans-serif;
font-weight: 100;
}
th {
width: 12.5%;
border: 1px groove white;
color: white;
text-align: center;
font-weight: 100;
font-family: 'Lato', sans-serif;
}
td {
color: white;
font-family: 'Lato', sans-serif;
border: 1px groove white;
padding: 10px;
font-weight: 100;
}
#ltab li{
display: block;
text-align: center;
text-decoration: none;
}
#ltab ul{
padding-top: 10px;
padding-bottom: 10px;
margin-left: -20%;
margin-top: 10%;
}
#ltab {
position: fixed;
right: 2.3%;
padding-top: 3%;
bottom: 0px;
width: 18%;
height: 100%;
border: 1px groove white;
background-color: rgba(0,0,0,0.5);
text-align: center;
}
#plist {
width: 100%;
color: white;
font-weight: 300;
font-family: 'Lato', sans-serif;
}
#plist li {
display: inline-block;
width: 22%;
height: 75px;
color: white;
list-style: none;
}
#navm ul {
margin-bottom: 25px;
text-align: center;
}
#navm li {
padding-top: 30px;
padding-bottom: 30px;
width:100%;
height: 30%;
border:1px solid white;
color: white;
list-style: none;
text-align: center;
font-weight: 100;
font-size: xx-large;
font-family: 'Lato', sans-serif;
}
#navm li:hover {
color: white;
font-weight: 400;
}
#navm li a:hover {
color: white;
font-weight: 400;
}
#navm li a {
color: white;
text-align: center;
text-decoration: none;
font-family: 'Lato', sans-serif;
}
#center {
text-align: center;
font-weight: 400;
}
#bottom {
margin-left: -10%;
padding-bottom: 50px;
padding-left: 10%;
border-bottom: 5px dotted #00d0ff;
}
.twitter-timeline {
background-color: rgba(255,255,255,0)
}