[BACK]Return to art3.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/art3.html, Revision 1.16

1.15      bentley     1: <!doctype html>
                      2: <html lang=en>
                      3: <meta charset=utf-8>
                      4:
1.12      tj          5: <title>OpenBSD: Art</title>
1.11      tb          6: <meta name="viewport" content="width=device-width, initial-scale=1">
                      7: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.14      tb          8: <link rel="canonical" href="https://www.openbsd.org/art3.html">
1.1       deraadt     9:
1.15      bentley    10: <style>
                     11: ul {
                     12:        list-style-type: none;
                     13:        padding-left: 0;
                     14: }
                     15:
                     16: li {
                     17:        text-align: center;
                     18: }
                     19:
                     20: ul.nav li {
                     21:        font-size: 14pt;
                     22:        text-align: left;
                     23:        font-weight: bolder;
                     24: }
1.16    ! tj         25: @media (prefers-color-scheme: dark) {
        !            26:        img {
        !            27:        opacity: .85;
        !            28:        }
        !            29:
        !            30:        img:hover {
        !            31:        opacity: 1;
        !            32:        }
        !            33: }
1.15      bentley    34: </style>
1.11      tb         35:
1.15      bentley    36: <h2 id=OpenBSD>
1.11      tb         37: <a href="index.html">
1.15      bentley    38: <i>Open</i><b>BSD</b></a>
                     39: Art
1.11      tb         40: </h2>
1.15      bentley    41:
1.11      tb         42: <hr>
1.15      bentley    43:
1.1       deraadt    44: <p>
1.2       deraadt    45: Most images provided here are copyright by OpenBSD, by Theo de Raadt, or
                     46: by other members or developers of the OpenBSD group.  However, it is our
                     47: intent that anyone be able to use these images to represent OpenBSD in a
                     48: positive light.  So enjoy them and let the world see them, if that is your
                     49: wish.
                     50:
1.15      bentley    51: <ul class=nav>
                     52: <li><a href=art1.html>Page 1: Banners</a>
                     53: <li><a href=art2.html>Page 2: Art</a>
                     54: <li><a href=art3.html>Page 3: Art</a>
                     55: <li><a href=art4.html>Page 4: Reference Artwork</a>
                     56: </ul>
1.1       deraadt    57:
                     58: <hr>
                     59:
1.15      bentley    60: <ul style="column-count: 5; column-fill: auto;">
                     61: <li>
                     62: <a href="art/BSDPoster2.jpg"><img alt="BSDPoster2.jpg" src="//www.openbsd.org/art/.small/BSDPoster2.jpg.gif" width="52" height="80"></a>
                     63: <li>
                     64: <a href="art/SSHPoster2.jpg"><img alt="SSHPoster2.jpg" src="//www.openbsd.org/art/.small/SSHPoster2.jpg.gif" width="52" height="80"></a>
                     65: <li>
                     66: <a href="art/SkullHead.gif"><img alt="SkullHead.gif" src="//www.openbsd.org/art/.small/SkullHead.gif.gif" width="80" height="26"></a>
                     67: <li>
                     68: <a href="art/WANTHead.gif"><img alt="WANTHead.gif" src="//www.openbsd.org/art/.small/WANTHead.gif.gif" width="80" height="26"></a>
                     69: <li>
                     70: <a href="art/badge.jpg"><img alt="badge.jpg" src="//www.openbsd.org/art/.small/badge.jpg.gif" width="80" height="37"></a>
                     71: <li>
                     72: <a href="art/banner.gif"><img alt="banner.gif" src="//www.openbsd.org/art/.small/banner.gif.gif" width="80" height="11"></a>
                     73: <li>
                     74: <a href="art/banner2.gif"><img alt="banner2.gif" src="//www.openbsd.org/art/.small/banner2.gif.gif" width="80" height="10"></a>
                     75: <li>
                     76: <a href="art/smallerblk.gif"><img alt="smallerblk.gif" src="//www.openbsd.org/art/.small/smallerblk.gif.gif" width="80" height="18"></a>
                     77: <li>
                     78: <a href="art/smallhead.gif"><img alt="smallhead.gif" src="//www.openbsd.org/art/.small/smallhead.gif.gif" width="80" height="20"></a>
                     79: <li>
                     80: <a href="art/sublow.jpg"><img alt="sublow.jpg" src="//www.openbsd.org/art/.small/sublow.jpg.gif" width="80" height="69"></a>
                     81: <li>
                     82: <a href="art/wanthead2.gif"><img alt="wanthead2.gif" src="//www.openbsd.org/art/.small/wanthead2.gif.gif" width="80" height="26"></a>
                     83: </ul>