Show
Ignore:
Timestamp:
11/02/07 09:46:51 (14 months ago)
Author:
simon
Message:

Some styling tweaks.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bitstructures/trunk/templates/substructure/base.html

    r12 r14  
    66<head> 
    77<title>{% block title %}Bitstructures{% endblock %}</title> 
    8 <link rel="stylesheet" href="{{ MEDIA_URL }}css/bitstructures.css" type="text/css"/> 
     8<link rel="stylesheet" href="{{ MEDIA_URL }}css/bitstructures.css" type="text/css"> 
    99</head> 
    1010 
    1111<body> 
    1212 
    13 <div id="nameplate"><a href="/"><img src="{{ MEDIA_URL }}images/bitstructures4.gif" 
    14 alt="Bitstructures"></a></div> 
     13<div id="nameplate-container"><div id="nameplate"><a href="/"><img src="{{ MEDIA_URL }}images/bitstructures4.gif" 
     14alt="Bitstructures"></a></div></div> 
    1515 
    1616<div id="container"> 
     
    2727<div class="info-entry"> 
    2828<h2>About me</h2> 
    29 <p>Simon builds and designs web apps and infrastructure. 
     29<p>Simon Bates is an accessibility architect at the 
     30<a href="http://atrc.utoronto.ca/">Adaptive Technology Resource Centre</a> 
     31at the University of Toronto 
     32where he builds and designs web apps and infrastructure. 
    3033At the moment he is working on accessibility support in 
    3134the <a href="http://dojotoolkit.org/">Dojo</a> JavaScript toolkit.</p>