mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +00:00
rename banners to headers to avoid adblock wrath
This commit is contained in:
parent
35e65005f9
commit
2401d20d67
6 changed files with 2 additions and 2 deletions
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
@ -7,7 +7,7 @@
|
|||
|
||||
.header_image {
|
||||
padding-top: 12.5%;
|
||||
background-image: url("tokipona_banner.gif");
|
||||
background-image: url("tokipona_header.gif");
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 812 B |
|
@ -13,7 +13,7 @@
|
|||
</head>
|
||||
<body x-margintop="0" x-marginleft="0" topmargin="0" marginwidth="0" marginheight="0" leftmargin="0" bgcolor="#050403">
|
||||
<table align="center" width="640" cellspacing="0" cellpadding="0" border="0"><tbody>
|
||||
<tr bgcolor="#050403"><td width="256px"><a href="/dc"><img border="0" align="top" src="/website_banner.gif" width="256" height="32" alt="rnd's website logo"></a><font color="#fefefe"></td><td align="center" valign="middle" background="/website_banner_bg.gif"><font color="#fefefe"><?theme title?></font></td></tr>
|
||||
<tr bgcolor="#050403"><td width="256px"><a href="/dc"><img border="0" align="top" src="/website_banner.gif" width="256" height="32" alt="rnd's website logo"></a><font color="#fefefe"></td><td align="center" valign="middle" background="/website_header_bg.gif"><font color="#fefefe"><?theme title?></font></td></tr>
|
||||
<tr height="32" bgcolor="#221f31"><td colspan="2" background="/menu_background.gif">
|
||||
<center><nav class="links">
|
||||
<a href="/dc/index.html"><img align="top" border="0" width="128" height="32" src="/menu_button_main.gif" alt="Main page"></a><a href="/dc/about_me.html"><img align="top" border="0" width="128" height="32" src="/menu_button_about.gif" alt="About me"></a><a href="/dc/blog"><img align="top" border="0" width="128" height="32" src="/menu_button_blog.gif" alt="Blog"></a><a href="/dc/politics"><img align="top" border="0" width="128" height="32" src="/menu_button_politics.gif" alt="Politics"></a><a href="/dc/tokipona"><img align="top" border="0" width="128" height="32" src="/menu_button_tp.gif" alt="toki pona"></a>
|
||||
|
|
Loading…
Add table
Reference in a new issue