Mercurial > dottes
comparison web/css/dottes.css @ 430:ab1b5b833a0c build-default-186
Remove line between icons. It's a link underline.
So set the link style to not underline links.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 09 Oct 2013 18:06:14 +0100 |
parents | e5f59f0e7dd5 |
children | ae0836b5f4dd |
comparison
equal
deleted
inserted
replaced
429:b26f249db078 | 430:ab1b5b833a0c |
---|---|
206 font-size: 20px; | 206 font-size: 20px; |
207 position: relative; | 207 position: relative; |
208 top: 12px; | 208 top: 12px; |
209 } | 209 } |
210 | 210 |
211 a.dottes-tune-icon-link | |
212 { | |
213 text-decoration: none; | |
214 } | |
215 | |
211 ul.tune-type-list | 216 ul.tune-type-list |
212 { | 217 { |
213 list-style-type: none; | 218 list-style-type: none; |
214 margin: 0; | 219 margin: 0; |
215 } | 220 } |