Mercurial > zeropaste
comparison app/assets/stylesheets/tabs.scss @ 188:45ec309a3fa8
Fix indentation.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Sat, 23 Feb 2013 13:25:09 +0900 |
parents | f0ffe17469a1 |
children | 22c4b5f90e24 |
comparison
equal
deleted
inserted
replaced
187:f0ffe17469a1 | 188:45ec309a3fa8 |
---|---|
6 // reduce for paste show | 6 // reduce for paste show |
7 $baseFontSize: $baseFontSize_orig * 0.8; | 7 $baseFontSize: $baseFontSize_orig * 0.8; |
8 $baseLineHeight: $baseLineHeight_orig * 0.8; | 8 $baseLineHeight: $baseLineHeight_orig * 0.8; |
9 | 9 |
10 .well { | 10 .well { |
11 background-color: darken(white, 2%); | 11 background-color: darken(white, 2%); |
12 } | 12 } |
13 | 13 |
14 p { | 14 p { |
15 margin: 0; | 15 margin: 0; |
16 } | 16 } |