mirror of
https://git.code.sf.net/p/archivemail/code
synced 2024-12-22 07:42:55 +00:00
11 lines
185 B
CSS
11 lines
185 B
CSS
@import "style.css";
|
|
h2 {
|
|
font-variant: small-caps;
|
|
font-size: 170%;
|
|
}
|
|
.informalexample {
|
|
margin-bottom: 1.2em;
|
|
}
|
|
div.informalexample .screen {
|
|
margin-left: 2ex;
|
|
}
|