- Added an h1 class home-heading to homesearch.tt2
- created h1.home-heading in tadl.css
- adjusted the padding for homesearch_main_logo which is ironically
still in use.
Signed-off-by: William Rockwood <wrockwood@tadl.org>
}
#homesearch_main_logo {
- padding-top: 30px;
+ padding-top: 20px;
}
a {
font-weight:normal;
}
+h1.home-header {
+ padding-left:3em;
+}
+
h2 {
font-size: 16px;
font-weight:bold;
<div id="homesearch_main_logo">
- <!--<strong><center><img src="[% ctx.media_prefix %]/opac/images/main_logo.png" /></center></strong>-->
+<h1 class="home-header">[% l("New Books"); %]</h1>
<iframe width="960" height="200" src="http://www.tadl.org/slider/books.php" frameborder="0" marginwidth="5" marginheight="5" scrolling="no" style="background:#F0F2F5;text-align:center"></iframe>
</div>