Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
7b8830c8
Commit
7b8830c8
authored
Sep 10, 2006
by
Ross Paterson
Browse files
adapt stylesheet to example-contents class used by xsltproc
parent
983a0f01
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/fptools.css
View file @
7b8830c8
...
...
@@ -24,12 +24,15 @@ pre.screen { color: #006400 }
pre
.programlisting
{
color
:
maroon
}
div
.example
{
background-color
:
#fffcf5
;
margin
:
1ex
0em
;
border
:
solid
#412e25
1px
;
padding
:
0ex
0.4em
}
div
.example
,
div
.example-contents
{
background-color
:
#fffcf5
}
a
:link
{
color
:
#0000C8
}
a
:hover
{
background
:
#FFFFA8
}
a
:active
{
color
:
#D00000
}
...
...
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