Commit 0dd877c9 authored by Fred Drake's avatar Fred Drake

Added more style for major warnings.

parent c4d6cc25
......@@ -61,6 +61,15 @@ var { font-family: times, serif;
font-family: avantgarde, sans-serif;
font-size: 110%; }
div.warning { background-color: #fffaf0;
border: thin solid black;
padding: 0.5em;
margin-left: 2em;
margin-right: 2em; }
div.warning .label { font-size: 110%;
margin-right: 0.5em; }
.release-info { font-style: italic; }
.titlegraphic { vertical-align: top; }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment