mirror of
https://github.com/dg/dibi.git
synced 2025-08-03 20:57:36 +02:00
removed directory "icon"
This commit is contained in:
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 300 B |
@@ -1,7 +1,7 @@
|
|||||||
body {
|
body {
|
||||||
font: 15px/1.5 Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
|
font: 15px/1.5 Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
|
||||||
color: #333;
|
color: #333;
|
||||||
background-color: #fff;
|
background: #fff url('dibi-powered.gif') no-repeat 99% 1em;
|
||||||
margin: 1.6em;
|
margin: 1.6em;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
@@ -1,16 +0,0 @@
|
|||||||
<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>
|
|
Reference in New Issue
Block a user