first commit
This commit is contained in:
27
extern/ustl/1.5/docs/style/default.css
vendored
Normal file
27
extern/ustl/1.5/docs/style/default.css
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
color: black;
|
||||
background-color: #59C;
|
||||
margin: 5mm
|
||||
}
|
||||
div.banner {
|
||||
color: black;
|
||||
background-color: #48B;
|
||||
text-align: center;
|
||||
font-size: 1cm;
|
||||
padding: 1mm;
|
||||
margin-top: -5mm;
|
||||
margin-left: -5mm;
|
||||
margin-right: -5mm;
|
||||
margin-bottom: 5mm
|
||||
}
|
||||
div.motto {
|
||||
color: #159;
|
||||
font-style: italic;
|
||||
font-size: 2mm;
|
||||
margin-top: -5mm
|
||||
}
|
||||
div.sffooter { text-align: right }
|
||||
a:link { color: #238 }
|
||||
a:visited { color: #632 }
|
||||
hr.banner { display: none }
|
||||
28
extern/ustl/1.5/docs/style/ustlstyle.css
vendored
Normal file
28
extern/ustl/1.5/docs/style/ustlstyle.css
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
h1 { text-align: center; }
|
||||
a.elRef, a.el, caption { font-weight: bold }
|
||||
a.code, a.el { text-decoration: none }
|
||||
a.code, a.codeRef { color: #4444ee }
|
||||
dl.el { margin-left: -1cm }
|
||||
div.fragment { width: 100%; border: none; background-color: #eeeeee }
|
||||
div.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
|
||||
div.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold }
|
||||
div.groupText { margin-left: 16px; font-style: italic; font-size: smaller }
|
||||
td.md, td.mdname1, td.mdname, td.indexkey { font-weight: bold }
|
||||
td.indexvalue { font-style: italic }
|
||||
td.indexkey, td.indexvalue {
|
||||
padding-right : 10px;
|
||||
padding-top : 2px;
|
||||
padding-left : 10px;
|
||||
padding-bottom : 2px;
|
||||
margin-left : 0px;
|
||||
margin-right : 0px;
|
||||
margin-top : 2px;
|
||||
margin-bottom : 2px
|
||||
}
|
||||
span.keyword { color: #008000 }
|
||||
span.keywordtype { color: #604020 }
|
||||
span.keywordflow { color: #e08000 }
|
||||
span.comment { color: #800000 }
|
||||
span.preprocessor { color: #806020 }
|
||||
span.stringliteral { color: #002080 }
|
||||
span.charliteral { color: #008080 }
|
||||
BIN
extern/ustl/1.5/docs/style/valid-xhtml10.png
vendored
Normal file
BIN
extern/ustl/1.5/docs/style/valid-xhtml10.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Reference in New Issue
Block a user