Files
suyu/externals/vcpkg/buildtrees/boost-detail/src/ost-1.79.0-52a6f38d61.clean/doc/html/minimal.css
Crimson-Hawk f1e4595ebf Initial commit
2024-03-05 16:42:40 +08:00

23 lines
386 B
CSS
Executable File

/*
Copyright (c) 2007 Beman Dawes
Distributed under the Boost Software License, Version 1.0.
See www.boost.org/LICENSE_1_0.txt
*/
body {
font-family: sans-serif;
margin: 1em;
max-width : 8.5in;
}
table { margin: 0.5em; }
pre { background-color:#D7EEFF }
ins { background-color:#A0FFA0 }
del { background-color:#FFA0A0 }
/*** end ***/