Mercurial > public > sg101
comparison media/css/weblinks.css @ 1:dbd703f7d63a
Initial import of sg101 stuff from private repository.
author | gremmie |
---|---|
date | Mon, 06 Apr 2009 02:43:12 +0000 |
parents | |
children | 5232d5808057 |
comparison
equal
deleted
inserted
replaced
0:900ba3c7b765 | 1:dbd703f7d63a |
---|---|
1 div.weblinks-search { | |
2 text-align: center; | |
3 } | |
4 | |
5 div.weblinks-link-sort { | |
6 padding-bottom: .5em; | |
7 } | |
8 | |
9 ul.weblinks-link-options { | |
10 margin: 0; | |
11 padding-left: 0; | |
12 list-style-type: none; | |
13 } | |
14 | |
15 ul.weblinks-link-options li { | |
16 display: inline; | |
17 padding: 0 5px; | |
18 } |