@@ -228,11 +228,23 @@ body {
228
228
text-align : center; }
229
229
230
230
/* line 51, ../../views/stylesheets/style.css.sass */
231
+ section {
232
+ margin-bottom : 30px ; }
233
+
234
+ /* line 54, ../../views/stylesheets/style.css.sass */
235
+ a {
236
+ text-decoration : none;
237
+ font-weight : bold; }
238
+ /* line 57, ../../views/stylesheets/style.css.sass */
239
+ a : hover {
240
+ text-decoration : underline; }
241
+
242
+ /* line 60, ../../views/stylesheets/style.css.sass */
231
243
h1 {
232
244
font-size : 24px ;
233
245
margin-bottom : 25px ; }
234
246
235
- /* line 55 , ../../views/stylesheets/style.css.sass */
247
+ /* line 64 , ../../views/stylesheets/style.css.sass */
236
248
# hovers {
237
249
margin : 0 ;
238
250
padding : 0 ;
@@ -249,11 +261,11 @@ h1 {
249
261
white-space : nowrap;
250
262
display : inline;
251
263
float : left; }
252
- /* line 59 , ../../views/stylesheets/style.css.sass */
264
+ /* line 68 , ../../views/stylesheets/style.css.sass */
253
265
# hovers li {
254
266
margin : 0 8px ; }
255
267
256
- /* line 63 , ../../views/stylesheets/style.css.sass */
268
+ /* line 72 , ../../views/stylesheets/style.css.sass */
257
269
# twitter {
258
270
text-indent : -119988px ;
259
271
overflow : hidden;
295
307
.no-opacity # twitter : hover span {
296
308
visibility : visible; }
297
309
298
- /* line 66 , ../../views/stylesheets/style.css.sass */
310
+ /* line 75 , ../../views/stylesheets/style.css.sass */
299
311
# facebook {
300
312
text-indent : -119988px ;
301
313
overflow : hidden;
337
349
.no-opacity # facebook : hover span {
338
350
visibility : visible; }
339
351
340
- /* line 69 , ../../views/stylesheets/style.css.sass */
352
+ /* line 78 , ../../views/stylesheets/style.css.sass */
341
353
# forrst {
342
354
text-indent : -119988px ;
343
355
overflow : hidden;
379
391
.no-opacity # forrst : hover span {
380
392
visibility : visible; }
381
393
382
- /* line 72 , ../../views/stylesheets/style.css.sass */
394
+ /* line 81 , ../../views/stylesheets/style.css.sass */
383
395
# rss {
384
396
text-indent : -119988px ;
385
397
overflow : hidden;
@@ -421,11 +433,11 @@ h1 {
421
433
.no-opacity # rss : hover span {
422
434
visibility : visible; }
423
435
424
- /* line 75 , ../../views/stylesheets/style.css.sass */
436
+ /* line 84 , ../../views/stylesheets/style.css.sass */
425
437
# sprite {
426
438
margin-bottom : 30px ; }
427
439
428
- /* line 78 , ../../views/stylesheets/style.css.sass */
440
+ /* line 87 , ../../views/stylesheets/style.css.sass */
429
441
# whatshere {
430
442
list-style : none;
431
443
margin : 0 ;
435
447
list-style-image : none;
436
448
list-style-type : none;
437
449
margin-left : 0px ; }
438
- /* line 82 , ../../views/stylesheets/style.css.sass */
450
+ /* line 91 , ../../views/stylesheets/style.css.sass */
439
451
# whatshere li {
440
452
font-size : 18px ;
441
453
margin : 0 ;
0 commit comments