|
|
@@ -2,7 +2,7 @@ |
|
|
|
* In this file you should write your main styles. (or centralize your imports) |
|
|
|
* Import this file using the following HTML or equivalent: |
|
|
|
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */ |
|
|
|
/* line 5, ../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
/* line 5, ../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
html, body, div, span, applet, object, iframe, |
|
|
|
h1, h2, h3, h4, h5, h6, p, blockquote, pre, |
|
|
|
a, abbr, acronym, address, big, cite, code, |
|
|
@@ -24,66 +24,66 @@ time, mark, audio, video { |
|
|
|
vertical-align: baseline; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 22, ../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
/* line 22, ../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
html { |
|
|
|
line-height: 1; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 24, ../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
/* line 24, ../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
ol, ul { |
|
|
|
list-style: none; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 26, ../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
/* line 26, ../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
table { |
|
|
|
border-collapse: collapse; |
|
|
|
border-spacing: 0; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 28, ../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
/* line 28, ../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
caption, th, td { |
|
|
|
text-align: left; |
|
|
|
font-weight: normal; |
|
|
|
vertical-align: middle; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 30, ../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
/* line 30, ../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
q, blockquote { |
|
|
|
quotes: none; |
|
|
|
} |
|
|
|
/* line 103, ../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
/* line 103, ../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
q:before, q:after, blockquote:before, blockquote:after { |
|
|
|
content: ""; |
|
|
|
content: none; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 32, ../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
/* line 32, ../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
a img { |
|
|
|
border: none; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 116, ../../../../../lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
/* line 116, ../../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ |
|
|
|
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { |
|
|
|
display: block; |
|
|
|
} |
|
|
|
|
|
|
|
/* line 1, ../sass/_home.scss */ |
|
|
|
#app_home { |
|
|
|
#app_homepage { |
|
|
|
padding-bottom: 30px; |
|
|
|
padding-top: 30px; |
|
|
|
} |
|
|
|
/* line 6, ../sass/_home.scss */ |
|
|
|
#app_home header .logo-aac { |
|
|
|
#app_homepage header .logo-aac { |
|
|
|
width: 80%; |
|
|
|
} |
|
|
|
/* line 10, ../sass/_home.scss */ |
|
|
|
#app_home header .personnages-acc { |
|
|
|
#app_homepage header .personnages-acc { |
|
|
|
width: 26%; |
|
|
|
position: absolute; |
|
|
|
bottom: 0; |
|
|
|
} |
|
|
|
/* line 16, ../sass/_home.scss */ |
|
|
|
#app_home header h1 { |
|
|
|
#app_homepage header h1 { |
|
|
|
color: #aab769; |
|
|
|
font-size: 32px; |
|
|
|
font-family: dinbold; |
|
|
@@ -92,17 +92,17 @@ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, |
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
/* line 24, ../sass/_home.scss */ |
|
|
|
#app_home header h1 .main-title { |
|
|
|
#app_homepage header h1 .main-title { |
|
|
|
margin-left: 26%; |
|
|
|
display: inline-block; |
|
|
|
width: 70%; |
|
|
|
} |
|
|
|
/* line 30, ../sass/_home.scss */ |
|
|
|
#app_home header h1 .aac { |
|
|
|
#app_homepage header h1 .aac { |
|
|
|
color: #dc5b2f; |
|
|
|
} |
|
|
|
/* line 36, ../sass/_home.scss */ |
|
|
|
#app_home h2 { |
|
|
|
#app_homepage h2 { |
|
|
|
color: #568a73; |
|
|
|
font-size: 30px; |
|
|
|
margin-top: 80px; |
|
|
@@ -110,11 +110,11 @@ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, |
|
|
|
font-family: dinbold; |
|
|
|
} |
|
|
|
/* line 45, ../sass/_home.scss */ |
|
|
|
#app_home ul li { |
|
|
|
#app_homepage ul li { |
|
|
|
margin-top: 25px; |
|
|
|
} |
|
|
|
/* line 48, ../sass/_home.scss */ |
|
|
|
#app_home ul li button { |
|
|
|
#app_homepage ul li button { |
|
|
|
width: 70%; |
|
|
|
font-size: 18px; |
|
|
|
font-family: dinbold; |
|
|
@@ -123,40 +123,40 @@ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, |
|
|
|
border-radius: 15px / 15px; |
|
|
|
} |
|
|
|
/* line 54, ../sass/_home.scss */ |
|
|
|
#app_home ul li button a { |
|
|
|
#app_homepage ul li button a { |
|
|
|
color: #FFF; |
|
|
|
} |
|
|
|
/* line 59, ../sass/_home.scss */ |
|
|
|
#app_home ul li .yellow { |
|
|
|
#app_homepage ul li .yellow { |
|
|
|
background-color: #ffe680; |
|
|
|
} |
|
|
|
/* line 63, ../sass/_home.scss */ |
|
|
|
#app_home ul li .green { |
|
|
|
#app_homepage ul li .green { |
|
|
|
background-color: #aab769; |
|
|
|
} |
|
|
|
/* line 67, ../sass/_home.scss */ |
|
|
|
#app_home ul li .orange { |
|
|
|
#app_homepage ul li .orange { |
|
|
|
background-color: #dc5b2f; |
|
|
|
} |
|
|
|
/* line 73, ../sass/_home.scss */ |
|
|
|
#app_home .logo-coop { |
|
|
|
#app_homepage .logo-coop { |
|
|
|
width: 60%; |
|
|
|
margin-top: 50px; |
|
|
|
} |
|
|
|
/* line 78, ../sass/_home.scss */ |
|
|
|
#app_home footer { |
|
|
|
#app_homepage footer { |
|
|
|
margin-top: 50px; |
|
|
|
font-family: dinregular; |
|
|
|
color: #568a73; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
/* line 84, ../sass/_home.scss */ |
|
|
|
#app_home footer a { |
|
|
|
#app_homepage footer a { |
|
|
|
color: #568a73; |
|
|
|
font-family: dinbold; |
|
|
|
} |
|
|
|
/* line 88, ../sass/_home.scss */ |
|
|
|
#app_home footer a:hover { |
|
|
|
#app_homepage footer a:hover { |
|
|
|
text-decoration: underline; |
|
|
|
} |
|
|
|
|