Rev 14734 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14734 | Rev 15341 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | @charset "UTF-8"; |
1 | @charset "UTF-8"; |
2 | /** |
2 | /** |
3 | * Foundation for Sites |
3 | * Foundation for Sites |
4 | * Version 6.6. |
4 | * Version 6.6.3 |
5 | * foundation |
5 | * https://get.foundation |
6 | * Licensed under MIT Open Source |
6 | * Licensed under MIT Open Source |
7 | */ |
7 | */ |
8 | /* Foundation typography styles */ |
8 | /* Foundation typography styles */ |
9 | div, |
9 | div, |
10 | dl, |
10 | dl, |
Line 153... | Line 153... | ||
153 | list-style-type: disc; } |
153 | list-style-type: disc; } |
154 | 154 | ||
155 | ol { |
155 | ol { |
156 | margin-left: 1.25rem; } |
156 | margin-left: 1.25rem; } |
157 | 157 | ||
158 | ul ul, |
158 | ul ul, ul ol, ol ul, ol ol { |
159 | margin-left: 1.25rem; |
159 | margin-left: 1.25rem; |
160 | margin-bottom: 0; } |
160 | margin-bottom: 0; } |
161 | 161 | ||
162 | dl { |
162 | dl { |
163 | margin-bottom: 1rem; } |
163 | margin-bottom: 1rem; } |