Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
f6f4a618
Commit
f6f4a618
authored
Jun 30, 2005
by
Eric Eide
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Some simple CSS for the <div>'s found in the SDR FAQ.
parent
67c129ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
www/sdr/docwrapper.php3
www/sdr/docwrapper.php3
+12
-0
No files found.
www/sdr/docwrapper.php3
View file @
f6f4a618
...
...
@@ -51,6 +51,18 @@ if ($printable) {
echo
"<html>
<head>
<link rel='stylesheet' href='../tbstyle-plain.css' type='text/css'>
<style type="
text
/
css
">
<!--
div.question {
font-weight: bold;
text-indent: 0em;
margin-bottom: 1em;
}
div.answer {
margin-bottom: 2em;
}
-->
</style>
</head>
<body>
\n
"
;
}
...
...
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