Logo white

Hu Chunming / vpt_ascend_arm

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • vpt_ascend_arm
  • 3rdparty
  • boost_1_81_0
  • doc
  • src
  • minimal.css
  • 提交_GLIBCXX_USE_CXX11_ABI=0 编译的boost
    4b38bd9c
    Hu Chunming authored
    2024-05-09 19:39:19 +0800  
    Browse Code »
minimal.css 385 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
/*

  © Copyright Beman Dawes, 2007

  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 ***/