view media/css/weblinks.css @ 12:f408971657b9

Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later.
author Brian Neal <bgneal@gmail.com>
date Wed, 15 Apr 2009 01:13:17 +0000
parents dbd703f7d63a
children 5232d5808057
line wrap: on
line source
div.weblinks-search {
   text-align: center;
}

div.weblinks-link-sort {
   padding-bottom: .5em;
}

ul.weblinks-link-options {
   margin: 0;
   padding-left: 0;
   list-style-type: none;
}

ul.weblinks-link-options li {
   display: inline;
   padding: 0 5px;
}