/[www]/www/gnu-print.css
ViewVC logotype

Contents of /www/gnu-print.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download) (as text)
Thu Aug 23 21:45:23 2007 UTC (17 years ago) by mattl
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
File MIME type: text/css
added 'print this article' button

1 body{
2 font-family: "Bitstream Vera Serif", serif;
3 background-color: white;
4 color: black;
5 font-size: 12pt;
6 line-height: 1.5em;
7 }
8
9 #print-this-article, #gplv3-dogear, .netscape4, #sidebar, #navigation-bar, #fsflinks, #gnulogo, #dbdlogo, #links, #translations, #searcher{display: none !important;}
10
11
12 a {
13 color: black;
14 background-color: transparent;
15 text-decoration: none;
16 }
17
18 a[href]:after { /* Prints the links' URIs after the links' texts. Doesn't work in MSIE */
19 content: "<" attr(href) ">";
20 }
21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26