Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Commits
5d21663e
Commit
5d21663e
authored
Sep 19, 2006
by
zYne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Manual text bigger
parent
74128a95
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
9 deletions
+7
-9
documentation.php
manual/documentation.php
+3
-3
basic.css
manual/styles/basic.css
+4
-6
No files found.
manual/documentation.php
View file @
5d21663e
...
...
@@ -357,7 +357,7 @@ $menu = array("Getting started" =>
<tr>
<td
width=
50
>
<td>
<td
width=
800
align=
"left"
valign=
"top"
>
<td
align=
"left"
valign=
"top"
>
<table
width=
"100%"
cellspacing=
1
cellpadding=
1
>
<tr>
<td
colspan=
2
bgcolor=
"white"
>
...
...
@@ -366,7 +366,7 @@ $menu = array("Getting started" =>
</td>
</tr>
<tr>
<td
bgcolor=
"white"
valign=
"top"
width=
"570"
>
<td
bgcolor=
"white"
valign=
"top"
>
<?php
if
(
!
isset
(
$_REQUEST
[
"index"
]))
{
$i
=
1
;
...
...
@@ -516,7 +516,7 @@ $menu = array("Getting started" =>
}
}
?>
<td
bgcolor=
"white"
align=
"left"
valign=
"top"
>
<td
bgcolor=
"white"
align=
"left"
valign=
"top"
width=
300
>
<?php
$i
=
1
;
print
"<dd>-- <b><a href=documentation.php>index</a></b><br>
\n
"
;
...
...
manual/styles/basic.css
View file @
5d21663e
...
...
@@ -15,7 +15,7 @@ height: 1 px;
}
td
.small
{
font-family
:
Verdana
,
Arial
,
Helvetica
;
font-size
:
1
2
px
;
font-size
:
1
3
px
;
}
dd
{
line-height
:
1.5em
;
...
...
@@ -24,12 +24,10 @@ ul {
line-height
:
1.5em
;
}
td
{
font-size
:
1
2
px
;
font-size
:
1
3
px
;
font-family
:
Verdana
,
Arial
,
Helvetica
;
}
joo
{
color
:
A50A3D
;
}
table
.dashed
{
border-style
:
solid
;
border-color
:
116699
;
...
...
@@ -42,7 +40,7 @@ u.title {
color
:
#367FAC
;
}
a
.big
{
font-size
:
1
3
px
;
font-size
:
1
4
px
;
}
a
{
color
:
#367FAC
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment