-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstyle.css
318 lines (289 loc) · 9.22 KB
/
style.css
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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
/*
Theme Name: Roots Child CGS
Theme URI: https://github.com/yuanl/roots-child-cgs
Description: Child theme for the Roots theme (http://www.rootstheme.com/). Use in http://www.bjcgs.com
Author: Yuanl
Author URI: https://github.com/yuanl
Template: roots
*/
/* line 18, sass/style.scss */
body {
background-color: whiteSmoke;
background: url(data:image/gif;base64,R0lGODdhBQCeAsZJAIK45Hi67ny663i78Mra58na6sjb6snc68vc7Mrd7Mzd7cve7c3e7s7f787g7s/h79Di7tDi8NLi79Hj79Hj8dPj8NTk8dXl8tfl8NXm8Njm8dbn8dnn8Nnn8tro8dro89vp8tzp8tzq897r897r9N/s9OLs9eDt9ePt9uPu9OXu9eTv9ebv9ujv9efw9efw9+nw9urx9+vy+Ozz+e7z+e/0+vD1+fD1+/H2+vH2/PL3+/P4+/P4/PT5/PX5/Pb6/fn6/vf7/vr7/fj8//v8/vv8//z9//39//7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ywAAAAABQCeAgAH/oAAgoIBhYUCiIgDi4sEjo4FkZEGlJWWB5iZmpucmgmfoKGio6SlpqenC6qrrK2ur7CxsqIItbUKuLm6u7sMvr/AwcLDxMXBDcjIDsvMzc7P0NHS09TSD9fY2drb3N3e3xHh4uPk5eMU6OgT6+zt7u/w8BDz9PX29vH5+vv8/esSAAFWGEiwoEGDFhIqXMiwocOHEBlemDgxg8WLGDNq3Mixo8ePHTeIHEmypMmTKElmxMCSpYaXMGPKlNmhps2bODno3Mmzp8+fQHniHHrzg9GjSJMqReqhqdOnUKNKnUoVhNWrWLNmFcG1q9esIcKKHUu2rFmzJNKqXcu2rdu3/nBHyJ1Lt67du3jz6t3L926Jv4ADCxZ8orDhw4hNKF7MuLHjx5AjS0ZBubLly5gza97MmXOKz6BDix5NmvSK06dVqF7NurXr169ZyJ5Nu7bt27hpv9jNu7fv38CDC3dBvLjx48iTKzfeonlzGNCjS58+PYb169ipa9/Ovbt36djDix9/XYb58+jTq1/Pvr379/DNz5g/n4b9+/jz69+/v4b//wAGKOCABALIX38FJhjgDQwyaMODEEYo4YQUVhhhgxhmqCGDOXTo4YcggojDiCSWaOKJKKaoook6tOjiizDGKOOMNNZYIw845qjjjjz26OOPOwQp5JBEEtnDkUgmp6mkkj406eSTUEYp5ZRUQvnDlVhmqeWWWQbh5ZdghinmmGSWaaaZQ6Sp5ppshgnEm3DGKeecdNJZxJ13EqHnnnz26eeffwoh6KCEFgrooYAaoeiijDbq6KOQRnrEpJRWaqmlSGSq6aacdurpp6CGKuqmSZRq6qmopqrqqqy26uqrsMYq66y01mrrrbjmquuuvPbq66/ABivssMQWa+yxyCar7LLMshoIADs=) repeat-x 0 42px;
}
@media (max-width: 767px) {
/* line 25, sass/style.scss */
#topnavbar ul#top_nav, #topnavbar a#suggest_btn, #topnavbar a.brand {
display: none;
}
}
/* line 32, sass/style.scss */
#header h1 {
background: url(assets/img/salon.png) no-repeat 0 0;
height: 48px;
line-height: 48px;
text-indent: -9999px;
}
@media (max-width: 767px) {
/* line 32, sass/style.scss */
#header h1 {
text-indent: 0;
background-image: none;
}
}
/* line 45, sass/style.scss */
#links {
text-align: center;
font-size: x-small;
}
/* line 50, sass/style.scss */
#main_nav {
-webkit-box-shadow: 1px 2px 3px rgba(51, 51, 51, 0.36);
-moz-box-shadow: 1px 2px 3px rgba(51, 51, 51, 0.36);
box-shadow: 1px 2px 3px rgba(51, 51, 51, 0.36);
}
/* line 55, sass/style.scss */
.news li {
white-space: nowrap;
overflow: hidden;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
margin-bottom: 5px;
}
/* line 58, sass/style.scss */
.news li a {
color: black;
font-size: 9pt;
}
/* line 61, sass/style.scss */
.news li a:hover {
color: #005599;
}
/* line 69, sass/style.scss */
#piclinks li.inactive {
opacity: .3;
}
/* line 75, sass/style.scss */
#content p {
text-indent: 2em;
}
/* line 80, sass/style.scss */
.well-header {
padding: 10px;
margin-bottom: 10px;
background-color: white;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAIAAAACDbGyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QIFACYg19ql7wAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAAUSURBVAjXY2QIncmABJgYUAGpfABJywD4eCleIAAAAABJRU5ErkJggg==) bottom repeat-x;
}
/* line 88, sass/style.scss */
.well-header h1 {
font-size: 20px;
line-height: 1;
margin: 0;
padding: 0;
color: black;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
}
/* line 96, sass/style.scss */
.well-header h1 a {
color: black;
}
/* line 99, sass/style.scss */
.well-header h1 a:hover {
text-decoration: none;
}
/* line 108, sass/style.scss */
ul.nav-tabs li.active a {
color: #005599;
background-color: #b5d5ff;
}
/* line 111, sass/style.scss */
ul.nav-tabs li.active a:hover {
color: #005599;
background-color: #91c0ff;
}
/* line 119, sass/style.scss */
.sidebar {
padding: 8px 0;
}
/* line 123, sass/style.scss */
.page-sidenav.affix {
top: 20px;
}
/* line 127, sass/style.scss */
.breadcrumb {
background-color: #eee;
}
/* line 132, sass/style.scss */
footer p {
font-size: x-small;
}
/* line 139, sass/style.scss */
.meta-control span {
float: left;
}
/* line 144, sass/style.scss */
.meta-control .meta-info {
margin-left: 16px;
}
/* line 149, sass/style.scss */
.thumbnail {
background-color: white;
}
/* line 153, sass/style.scss */
.bigBox {
margin-bottom: 32px;
background-color: #e9e9e9;
padding: 32px;
}
/* line 160, sass/style.scss */
.pins .pin_wrapper {
margin: 14px 7px 0px 7px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
/* line 164, sass/style.scss */
.pins .pin_wrapper .pin_thumbnail {
width: 270px;
background-color: rgba(255, 255, 223, 0.85);
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
/* line 168, sass/style.scss */
.pins .pin_wrapper .pin_thumbnail img {
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
-ms-border-radius: 3px 3px 0 0;
-o-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
margin-bottom: 3px;
}
/* line 175, sass/style.scss */
.pins h6 {
padding: 0 14px 3px 14px;
margin: 0;
}
/* line 182, sass/style.scss */
.caption {
text-align: center;
}
/* For THE PARTY */
/* line 189, sass/style.scss */
.party .page-head h1 {
text-indent: -9999px;
height: 321px;
background: url(assets/img/party.jpg) 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
/* line 189, sass/style.scss */
.party .page-head h1 {
background: url(assets/img/party_724.jpg) 0 0;
}
}
/* line 198, sass/style.scss */
.party .nav-breadcrumb {
display: none;
}
/* line 199, sass/style.scss */
.party .well-header {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAAGzs1ytAAABCUlEQVQ4jaVVwRHEIAgkNuAnxWXSgTPW5dhROvBvBd7jgoOIgdzxOfSWzboQAyWGdu2+Xbtv27X75o8TAAAc0EBYiaEBJr1mglHExFxzAgAAf5xKRUfd4XCj5tRpthJDwwXGVF5zkpGOojDveqlWWolrf5xfBlzwnBc6CSRJqDmxHrAQDyI9UpK2lRga3aC//IBD97FBfD0MxMo6novtX40ErICqDOqtdFAnWTa5cO+LB1wxD3MoDdDQbm2AqByTz0jSJ196B9/myzmyFlpwonFPb6QVO1wCmgoMC15tCO+stR+PijkRVayRmzzmBBY73t0BRn9VK/7Jlx+oX8cNeaaL9ukBlv8w/wBuHA7HlqQAJgAAAABJRU5ErkJggg==);
}
/* line 201, sass/style.scss */
.party .well-header h1, .party .well-header a {
color: white;
}
/* line 206, sass/style.scss */
.party .news .well-header {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAAGzs1ytAAABCUlEQVQ4jaVVwRHEIAgkNuAnxWXSgTPW5dhROvBvBd7jgoOIgdzxOfSWzboQAyWGdu2+Xbtv27X75o8TAAAc0EBYiaEBJr1mglHExFxzAgAAf5xKRUfd4XCj5tRpthJDwwXGVF5zkpGOojDveqlWWolrf5xfBlzwnBc6CSRJqDmxHrAQDyI9UpK2lRga3aC//IBD97FBfD0MxMo6novtX40ErICqDOqtdFAnWTa5cO+LB1wxD3MoDdDQbm2AqByTz0jSJ196B9/myzmyFlpwonFPb6QVO1wCmgoMC15tCO+stR+PijkRVayRmzzmBBY73t0BRn9VK/7Jlx+oX8cNeaaL9ukBlv8w/wBuHA7HlqQAJgAAAABJRU5ErkJggg==);
}
/* line 208, sass/style.scss */
.party .news .well-header h1, .party .news .well-header a {
color: white;
}
/* line 212, sass/style.scss */
.party .news ul li {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAUCAYAAAC07qxWAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QUHBiocSKT+TQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAC0SURBVCjP3dDBSoJRFMTx36c3o1CDICIoUoR2gq9Qz98icGG0SgqDhEIUwShtM8FHj+BZnTvzh3Nn2KOp/u1NNPLe4ge7OljhGGc4ibbAHGvsqkAdDDHCVcAXPGCMZUFBD3e4xWXAV5xiiUnJyXP0Mch5OMRzvGmJeIRuzIMa2I2nJN0nZvgIIPss3raJ79TSQQsbvOMR9wk0/6unhWvc4CLaG54wxVe98AbaCSf9rfK1/ZpfD3QmFNcshIIAAAAASUVORK5CYII=);
background-repeat: no-repeat;
padding-left: 15px;
margin-left: -20px;
}
/* line 221, sass/style.scss */
#cgsnews ul {
overflow: hidden;
height: 350px;
}
/* line 227, sass/style.scss */
#fwpp li a {
color: black;
text-decoration: none;
}
/* line 233, sass/style.scss */
a.block {
display: block;
}
/* media querys */
@media (min-width: 1200px) {
/* line 239, sass/style.scss */
#cgsnews ul {
height: 460px;
}
}
@media (max-width: 980px) {
/* line 245, sass/style.scss */
#cgsnews ul {
height: 360px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
/* line 251, sass/style.scss */
#cgsnews ul {
height: 250px;
}
}
@media (max-width: 767px) {
/* line 257, sass/style.scss */
#cgsnews ul {
height: 450px;
}
}
/* debug */
/* line 266, sass/style.scss */
.show-grid {
margin-top: 10px;
margin-bottom: 20px;
}
/* line 270, sass/style.scss */
.show-grid [class*="span"] {
background-color: #eee;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
min-height: 40px;
line-height: 40px;
}
/* line 279, sass/style.scss */
.show-grid [class*="span"]:hover {
background-color: #ddd;
}
/* line 282, sass/style.scss */
.show-grid .show-grid {
margin-top: 0;
margin-bottom: 0;
}
/* line 286, sass/style.scss */
.show-grid .show-grid [class*="span"] {
margin-top: 5px;
}
/* line 289, sass/style.scss */
.show-grid [class*="span"] [class*="span"] {
background-color: #ccc;
}
/* line 292, sass/style.scss */
.show-grid [class*="span"] [class*="span"] [class*="span"] {
background-color: #999;
}