2
2
* In this file you should write your main styles. (or centralize your imports)
3
3
* Import this file using the following HTML or equivalent:
4
4
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
5
- /* line 17, ../../../../../../Library/Ruby/Gems/1.8 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
5
+ /* line 17, ../../../../../../.rvm/gems/ruby-1.9.2-p290 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
6
6
html , body , div , span , applet , object , iframe ,
7
7
h1 , h2 , h3 , h4 , h5 , h6 , p , blockquote , pre ,
8
8
a , abbr , acronym , address , big , cite , code ,
@@ -24,45 +24,45 @@ time, mark, audio, video {
24
24
vertical-align : baseline;
25
25
}
26
26
27
- /* line 22, ../../../../../../Library/Ruby/Gems/1.8 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
27
+ /* line 22, ../../../../../../.rvm/gems/ruby-1.9.2-p290 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
28
28
html {
29
29
line-height : 1 ;
30
30
}
31
31
32
- /* line 24, ../../../../../../Library/Ruby/Gems/1.8 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
32
+ /* line 24, ../../../../../../.rvm/gems/ruby-1.9.2-p290 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
33
33
ol , ul {
34
34
list-style : none;
35
35
}
36
36
37
- /* line 26, ../../../../../../Library/Ruby/Gems/1.8 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
37
+ /* line 26, ../../../../../../.rvm/gems/ruby-1.9.2-p290 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
38
38
table {
39
39
border-collapse : collapse;
40
40
border-spacing : 0 ;
41
41
}
42
42
43
- /* line 28, ../../../../../../Library/Ruby/Gems/1.8 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
43
+ /* line 28, ../../../../../../.rvm/gems/ruby-1.9.2-p290 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
44
44
caption , th , td {
45
45
text-align : left;
46
46
font-weight : normal;
47
47
vertical-align : middle;
48
48
}
49
49
50
- /* line 30, ../../../../../../Library/Ruby/Gems/1.8 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
50
+ /* line 30, ../../../../../../.rvm/gems/ruby-1.9.2-p290 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
51
51
q , blockquote {
52
52
quotes : none;
53
53
}
54
- /* line 103, ../../../../../../Library/Ruby/Gems/1.8 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
54
+ /* line 103, ../../../../../../.rvm/gems/ruby-1.9.2-p290 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
55
55
q : before , q : after , blockquote : before , blockquote : after {
56
56
content : "" ;
57
57
content : none;
58
58
}
59
59
60
- /* line 32, ../../../../../../Library/Ruby/Gems/1.8 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
60
+ /* line 32, ../../../../../../.rvm/gems/ruby-1.9.2-p290 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
61
61
a img {
62
62
border : none;
63
63
}
64
64
65
- /* line 116, ../../../../../../Library/Ruby/Gems/1.8 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
65
+ /* line 116, ../../../../../../.rvm/gems/ruby-1.9.2-p290 /gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
66
66
article , aside , details , figcaption , figure , footer , header , hgroup , menu , nav , section , summary {
67
67
display : block;
68
68
}
@@ -384,3 +384,8 @@ header h2:hover {
384
384
box-shadow : 0 0 100px rgba (255 , 255 , 255 , 0.14 );
385
385
margin-top : 3em ;
386
386
}
387
+ /* line 267, src/_default.scss */
388
+ # footer a {
389
+ color : # fff ;
390
+ text-decoration : none;
391
+ }
0 commit comments