All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
2 * CSS file for my curriculum vitae
4 * This file is copyright © 2005 martin f. krafft <cv@martin-krafft.net>.
5 * You may use this file for your own curriculum vitae
6 * under the terms of the Artistic License 2.0, provided that you change all
7 * personal data. The attribution has to appear only inside a comment, though
8 * a brief note and link would be appreciated, if the CV is served as a web
9 * page. You can use the screen-only class for this.
13 font-family: "RotisSansSerif", "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
32 font-family: "RotisSemiSerif", "Bitstream Vera Serif", "Times New Roman", Times, serif;
38 background: transparent;
44 font-variant: small-caps;
53 background-color: #ddd;
55 /* border-top: 1.2em solid #ddd; */
65 margin: 0.5em 0 0 25%;
90 margin: 1em 0 1em 25%;
95 text-decoration: none;
108 text-decoration: underline;
111 h2 a:hover, h2 a:focus {
112 text-decoration: none;
118 margin: 0.5em 0 0 0.5em;
121 html:first-child>body img.portrait {
122 /* make image smaller only in opera */
125 margin-bottom: -0.5em;
133 margin-bottom: 0.1em;
136 html:first-child>body img.portrait {
137 /* make image even smaller in opera */
146 margin-bottom: 1.5em;
158 margin: 0.5em 0 0 0.5em;
167 margin: 0.5em 0 0 25%;
170 dd div.line-block div.line:first-child {
179 margin: 3em 0 0 0.5em;
185 border-top: 2px solid #ddd;
186 padding: 1em 0 0 25%;
189 .online-notes, .copyright {
213 page-break-before: auto;
214 page-break-inside: "" !important;
215 page-break-after: auto;
219 page-break-before: auto;
220 page-break-after: "" !important;
224 page-break-before: "" !important;
225 page-break-inside: "" !important;
226 page-break-after: auto;
232 margin: 2cm 2cm 2cm 3cm;
240 * html body .ie-note {
241 /* display in IE only */
242 font-family: "RotisSansSerif", "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
251 border: 3px dotted #bbb;
252 background-color: inherit;
257 * html body .ie-note a {
258 /* display in IE only */
262 * html body .ie-note:hover a {
263 /* display in IE only */
267 * html body .document {
271 * html body #education {
272 margin-top: -2.4em !important;