1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-16 02:54:25 +02:00
This commit is contained in:
David Grudl
2014-06-30 14:50:04 +02:00
parent c9944b3886
commit 1c386d5582
3 changed files with 3 additions and 60 deletions

2
examples/.gitignore vendored
View File

@@ -1,4 +1,4 @@
_test.bat
ref
output
log
log

View File

@@ -2,7 +2,7 @@ body {
font: 15px/1.5 Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
color: #333;
background: #fff url('dibi-powered.gif') no-repeat 99% 1em;
margin: 1.6em;
margin: 1.6em;
padding: 0;
}