changeset 87:59675c525087

merge.
author Robert McIntyre <rlm@mit.edu>
date Tue, 03 Nov 2015 22:13:31 -0500
parents 311e0be4f247
children 910ce10f26b4
files css/dyln-dark-4.css html/index.html
diffstat 2 files changed, 27 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/css/dyln-dark-4.css	Tue Nov 03 19:09:07 2015 -0800
     1.2 +++ b/css/dyln-dark-4.css	Tue Nov 03 22:13:31 2015 -0500
     1.3 @@ -136,6 +136,7 @@
     1.4  a{color:#5ca7a8;text-decoration:none;
     1.5    color:#00fff0;
     1.6    color:#00c0f0;
     1.7 +  outline:0;
     1.8   }
     1.9  table.toc a{
    1.10    display:inline-block;
    1.11 @@ -201,6 +202,7 @@
    1.12  }
    1.13  
    1.14  
    1.15 +/*
    1.16  body {background:#002b36; color:#eee8d5}
    1.17  table.toc th {color:#93a1a1;}
    1.18  a{color:#268bd2;color:#869900;color:#d33682;color:#2aa198;}
    1.19 @@ -211,6 +213,7 @@
    1.20  .footer {color:#869900;}
    1.21  .footer em {color:inherit;}
    1.22  .header h2 {color:#cb4b16;}
    1.23 +*/
    1.24  
    1.25  div.date{
    1.26      float:right;
     2.1 --- a/html/index.html	Tue Nov 03 19:09:07 2015 -0800
     2.2 +++ b/html/index.html	Tue Nov 03 22:13:31 2015 -0500
     2.3 @@ -1,3 +1,4 @@
     2.4 +
     2.5  <html>
     2.6    <head>
     2.7      <link href='aurellem/css/google-roboto-slab.css' rel='stylesheet'
     2.8 @@ -107,7 +108,7 @@
     2.9  
    2.10  	      <li><a href="../minsky">
    2.11  		  <div class="date">2013 Sep</div> Marvin Minsky's
    2.12 -		  "Society of Mind" (mostly Dylan Holmes'
    2.13 +		  "Society of Mind" (mostly "Dylan Holmes'
    2.14  		  work)</a></li>
    2.15  	      	      
    2.16  	      <li><a href="../bbbgs/html/bbbgs.html">
    2.17 @@ -186,6 +187,25 @@
    2.18  
    2.19  	  </td>
    2.20  	</tr>
    2.21 +
    2.22 +
    2.23 +
    2.24 +	<tr>
    2.25 +	  <th>Links</th>
    2.26 +	  <td>
    2.27 +	    <ul>
    2.28 +	      <li><a href="https://logical.ai/">LOGICAL.AI</a><br/>The
    2.29 +	      homepage of Dylan Holmes, who helped to make this website.
    2.30 +	      </li>
    2.31 +
    2.32 +
    2.33 +
    2.34 +	    </ul>
    2.35 +	    
    2.36 +
    2.37 +	  </td>
    2.38 +	</tr>
    2.39 +
    2.40        </table>
    2.41      </div>
    2.42  
    2.43 @@ -207,6 +227,9 @@
    2.44  	re-distribute such work &mdash;even commercially&mdash; as
    2.45  	long as you attribute the original to me and share your
    2.46  	modified versions in the same way.)</i>
    2.47 +      <br/><br/>
    2.48 +      <span class="donate">Donate &#x0e3f:
    2.49 +	<a style="display:inline;float:none" href="https://blockchain.info/address/19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr">19HquAqbXkSZYiYQAZymj9C9oALvSJ5jPr</a>
    2.50      </div>
    2.51  
    2.52    </body>