view weblinks/static/css/weblinks.css @ 1217:e2409dab30c3 modernize tip

Add unit test for banners templatetags.
author Brian Neal <bgneal@gmail.com>
date Wed, 12 Feb 2025 20:18:50 -0600
parents ee87ea74d46b
children
line wrap: on
line source
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;
}