Parent Directory | Revision Log
Add Strapdown js and css files for more user-friendly look in Web browsers
1 | aloraine | 49 | /* Remove extra margin on table images in order to align index icons with text. |
2 | The extra margin originates in strapdown.css. */ | ||
3 | |||
4 | table img { | ||
5 | margin: 0; | ||
6 | } |
ViewVC Help | |
Powered by ViewVC 1.1.26 |