mirror of
https://github.com/AdaCore/xmlada.git
synced 2026-02-12 12:30:28 -08:00
examples, fonts,...) git-svn-id: svn+ssh://svn.eu.adacore.com/Dev/importfromcvs/trunk@12162 936e1b1b-40f2-da11-902a-00137254ae57
21 lines
901 B
CSS
21 lines
901 B
CSS
pre.smallexample {background-color:rgb(240,240,240);
|
|
font-family: courier new,courier,fixed;
|
|
font-size: 14px;
|
|
margin: 0px 40px 0px 40px;
|
|
border-width: 1px 2px 2px 1px;
|
|
border-top-style: dotted;
|
|
border-left-style: dotted;
|
|
border-right-style: solid;
|
|
border-bottom-style: solid;
|
|
border-color: black;}
|
|
code {color:black;
|
|
font-family: courier new,courier,fixed;
|
|
font-size: 14px;}
|
|
body {font-family: arial,helvetica,sans-serif;
|
|
font-size: 16px;
|
|
width: 800px;
|
|
text-align: justify}
|
|
samp {font-family: courier new,courier,fixed;
|
|
font-size: 14px}
|
|
|