8-hipsters.html - bitreich-www - the bitreich www website generator
 (HTM) git clone git://bitreich.org/bitreich-www/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-www/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
       ---
       8-hipsters.html (610B)
       ---
            1 <style type="text/css">
            2   #hipster {
            3       background-color: #515151;
            4       color: white;
            5       margin-left: auto;
            6       margin-right: auto;
            7       padding-top: 1rem;
            8       padding-bottom: 1rem;
            9       text-align: center;
           10       border-radius: 3px;
           11       box-shadow: inset 0px 0px 20px 0px #333333;
           12       text-align: center;
           13       font-size: 1.3em;
           14       font-weight: bold;
           15       width: 800px;
           16   }
           17 </style>
           18 
           19 <div>
           20 <p style="text-align: center;">To install all bitreich software, run the following command in your
           21 terminal.</p>
           22 <pre id="hipster">curl -sLk http://bitreich.org/s/bitreich.sh | sudo sh</pre>
           23 </div>
           24