inline unary ops: fix sc_floor for non-sse4.1
[supercollider.git] / external_libraries / boost_endian / doc / html / minimal.css
blob2e5812a9b8e9b565e40098b59f4cb0eadba00c3a
1 /*
3 © Copyright Beman Dawes, 2007
5 Distributed under the Boost Software License, Version 1.0.
6 See www.boost.org/LICENSE_1_0.txt
8 */
10 /*******************************************************************************
11 Body
12 *******************************************************************************/
14 body { font-family: sans-serif; margin: 1em; }
16 /*******************************************************************************
17 Table
18 *******************************************************************************/
20 table { margin: 0.5em; }
22 /*******************************************************************************
23 Font sizes
24 *******************************************************************************/
26 p, td, li, blockquote { font-size: 10pt; }
27 pre { font-size: 9pt; }
29 /*** end ***/