repo.or.cz
/
gimp-help-2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gipm-help-2.doap: make schumaml and myself additional maintainers
[gimp-help-2.git]
/
stylesheets
/
gimp-help-draft.css
blob
cec7d46b2d8880df7d2d468da8372bef5896a788
1
/*
2
This file is part of gimp-help-2. It is copyrighted under the GNU
3
General Public License Version 2 which you can get from
4
http://www.gnu.org
5
*/
6
7
body
8
{
9
color
:
white
;
10
/* red background if no image */
11
background
:
#800000
url
(
images/draft.png
);
12
}
13
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
14
color
:
white
;
15
}