mirror of
https://github.com/dg/dibi.git
synced 2025-02-24 02:43:09 +01:00
17 lines
323 B
HTML
17 lines
323 B
HTML
<style>
|
|
h1 {
|
|
font-family: Trebuchet MS,"Geneva CE", lucida, sans-serif;
|
|
color: #1e5eb6;
|
|
}
|
|
img {
|
|
border: none;
|
|
}
|
|
</style>
|
|
|
|
|
|
<h1>Icon for your website</h1>
|
|
|
|
|
|
<a href="http://dibiphp.com" title="dibi - tiny 'n' smart database abstraction layer"
|
|
><img src="dibi-powered.gif" width="80" height="15" alt="dibi powered" /></a>
|