Changeset 36319 for other-projects


Ignore:
Timestamp:
2022-07-28T10:11:21+12:00 (21 months ago)
Author:
davidb
Message:

Initial cut at doi-stinky investigation bar; logo images

Location:
other-projects/bib-stinky/trunk/nodejs-server/public
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/bib-stinky/trunk/nodejs-server/public/doi-stinky-bar.html

    r36316 r36319  
    22  <head>
    33    <title>
    4       DOI-Stinky: Navigation Bar
     4      DOI-Stinky: Investigation Bar
    55    </title>
    66    <meta charset="utf-8" />
     
    99 
    1010  <body>
    11     <div style="width: 100%; background-color: wheat; padding: 8px;">
    12       <h2>DOI-Stinky Bar</h2>
     11    <div style="width: 100%; background-color: wheat; padding: 8px; text-align: left;">
     12      <img style="vertical-align: bottom;" alt="DOI Stinky Logo"
     13       src="//bib-stinky.so-we-must-think.space/images/doi-stinky-logo-57x61.png" />
     14      <h2 style="display:inline;">DOI-Stinky Investigation Bar</h2>
    1315    </div>
    1416  </body>
Note: See TracChangeset for help on using the changeset viewer.