aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/application.css.sass
blob: 5c4ac942d59b4a3aaa8221b8e67757bf02656c94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
@import "bootstrap"
@import "tweets"
@import "users"
@import "sidebar"

a
  :text-decoration none
  :color #3b5998
h1
  :font-size 32px
body > .container
  :margin-bottom 30px