agenda-libre-ruby/app/assets/stylesheets/all.css.sass

124 lines
2.3 KiB
Sass
Raw Normal View History

@import "compass"
2013-12-10 23:49:01 +01:00
@import "font-awesome"
*
2013-12-10 23:49:01 +01:00
margin: 0
padding: 0
line-height: 1em
@include transition-duration(0.5s)
2013-11-24 16:11:44 +01:00
[class^="fa-"], [class*=" fa-"]
2013-12-10 23:49:01 +01:00
font-family: FontAwesome, georgia, serif !important
&:before
font-style: normal
font-weight: normal !important
html
color: #000000
line-height: 1.3em
font-family: georgia, serif
2013-12-28 23:45:13 +01:00
padding-bottom: 6px
2013-12-10 23:49:01 +01:00
background-color: #9CC5EE
body
2013-12-28 23:45:13 +01:00
border: 1px solid #68A6E5
2013-12-10 23:49:01 +01:00
margin: 5px 5px 0
padding: 10px
text-align: center
background: url("baby_gnu_adl.png") no-repeat scroll 30px 10px #FFFFFF
2013-12-28 23:45:13 +01:00
border-bottom: 0px
2013-12-10 23:49:01 +01:00
a:link, a:visited
color: #336699
font-weight: bold
text-decoration: none
header.top
2013-12-28 23:45:13 +01:00
position: relative
2013-12-10 23:49:01 +01:00
h1
margin: 10px 5px 5px
padding: 0
font-size: 2.1em
line-height: 1em
letter-spacing: 2px
h2
font-size: 0.8em
margin-top: 0.9em
2013-12-10 23:49:01 +01:00
font-style: italic
font-weight: normal
2014-03-06 23:10:36 +01:00
a#banner img
display: inline-block
margin-top: 1.4em
2013-12-10 23:49:01 +01:00
2013-12-28 23:45:13 +01:00
ul.countries
top: -8px
right: 0.5em
2013-12-28 23:45:13 +01:00
position: absolute
font-size: 0.7em
list-style-type: none
li
text-align: left
line-height: 1.3em
2013-12-28 23:45:13 +01:00
img
margin-right: 0.65em
2013-12-28 23:45:13 +01:00
vertical-align: middle
2013-12-29 23:25:38 +01:00
main
h1
margin: 10px 5px 5px 5px
letter-spacing: 2px
h2
2014-01-02 00:21:49 +01:00
margin: 52px 0px 20px
2013-12-29 23:25:38 +01:00
h3
margin: 1.1em 0 1em
font-size: 1.2em
text-align: left
ul, ol
margin: 10px 0px 10px 35px
text-align: left
li
margin-left: 2em
line-height: 1.3em
p
margin: 0.95em 0
2013-12-29 23:25:38 +01:00
line-height: 1.3em
text-align: justify
2014-02-18 09:28:04 +01:00
&.label
text-align: center
hr
margin: 10px 20px
2014-02-18 09:28:04 +01:00
input, textarea, select
margin: 3px 0
border: 1px solid #868686
&:focus
background-color: #F0F8FF
/*
input, textarea, select
color: black
margin: 3px 0
border: 1px solid #868686
padding: 0.2em 0.8em
font-family: georgia, serif
background-color: white
@include border-radius(0.7em)
&:focus
outline: 0
background-color: #F0F8FF
input[type=submit]
border: none
font-size: x-large
@include box-shadow(0 0 1em lightblue)
@include text-shadow(1px 1px 1px white)
&:hover
@include box-shadow(5px 5px 5px lightblue)
footer.bottom nav
2014-01-02 00:21:49 +01:00
margin: 26px auto -3px
font-size: smaller
a + a:before
color: black
content: '- '
font-weight: normal