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

74 lines
1.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
2013-12-28 23:45:13 +01:00
margin-top: 12px
2013-12-10 23:49:01 +01:00
font-style: italic
font-weight: normal
padding-bottom: 5px
2013-12-28 23:45:13 +01:00
ul.countries
top: -8px
right: 0.6em
position: absolute
font-size: 0.7em
list-style-type: none
li
text-align: left
line-height: 1.2em
img
margin-right: 0.6em
vertical-align: middle
2013-12-10 23:49:01 +01:00
main h1
margin-top: 1em
footer.bottom nav
margin: 29px auto -3px
font-size: smaller
a + a:before
color: black
content: '- '
font-weight: normal