X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;ds=sidebyside;f=libsamplerate%2Fdoc%2FSRC.css;fp=libsamplerate%2Fdoc%2FSRC.css;h=854f6dc926c79f44fe835c41c49a01ac18b21175;hb=8529da432e52c7903e8ef3488e60725a099e6e63;hp=0000000000000000000000000000000000000000;hpb=27013d8f68878b8ed2d3f747e26f562d08d7d678;p=audio-libsamplerate.git diff --git a/libsamplerate/doc/SRC.css b/libsamplerate/doc/SRC.css new file mode 100644 index 0000000..854f6dc --- /dev/null +++ b/libsamplerate/doc/SRC.css @@ -0,0 +1,84 @@ +body { + background : black ; + color : white ; + font-family : arial, helvetica, sans-serif ; +} +td { + font-family : arial, helvetica, sans-serif ; + background : black ; + color : white ; +} +center { + font-family : arial, helvetica, sans-serif ; +} +div { + line-height: 1.3; +} +p { + font-family : arial, helvetica, sans-serif ; + text-align : left ; + line-height: 1.3; + margin-left : 3% ; + margin-right : 3% ; +} +.indent_block { + font-family : arial, helvetica, sans-serif ; + text-align : left ; + margin-left : 10% ; + margin-right : 10% ; +} +br { + font-family : arial, helvetica, sans-serif ; +} +form { + font-family : arial, helvetica, sans-serif ; +} +ul { + font-family : arial, helvetica, sans-serif ; + text-align : left ; + line-height: 1.3; + margin-left : 3% ; + margin-right : 6% ; +} +ol { + font-family : arial, helvetica, sans-serif ; + text-align : left ; + line-height: 1.3; + margin-left : 3% ; + margin-right : 6% ; +} +dl { + font-family : arial, helvetica, sans-serif ; + text-align : left ; + margin-left : 3% ; + margin-right : 3% ; +} +h1 { + font-size : xx-large ; + background : black ; + color : #FB1465 ; + text-align : left ; + margin-left : 3% ; + margin-right : 3% ; +} +h2 { + font-size : x-large ; + background : black ; + color : #FB1465 ; + text-align : left ; + margin-left : 3% ; + margin-right : 3% ; +} +h3 { + font-size : large ; + background : black ; + color : #FB1465 ; + text-align : left ; + margin-left : 3% ; + margin-right : 3% ; +} +pre { + font-family : courier, monospace ; + font-size : medium ; +} +