ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/art/index.html
Revision: 462
Committed: Sat Jan 26 23:49:12 2013 UTC (11 years, 3 months ago) by laffer1
Content type: text/html
File size: 3318 byte(s)
Log Message:
forums are dead

File Contents

# User Rev Content
1 laffer1 437 <!DOCTYPE html>
2     <html>
3 smultron 150 <head>
4 laffer1 366 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 smultron 150 <title>MidnightBSD Art Project</title>
6 laffer1 366 <link rel="shortcut icon" href="/favicon.ico" />
7 laffer1 462 <!-- $MidnightBSD: www/art/index.html,v 1.11 2012/01/05 19:42:31 laffer1 Exp $ -->
8 smultron 150 <!--[if IE 5]><link rel="stylesheet" type="text/css" href="../css/ihateie5.css"><![endif]-->
9     <!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css"><![endif]-->
10     <script type="text/javascript" src="../shadowbox/src/adapter/shadowbox-base.js"></script>
11     <script type="text/javascript" src="../shadowbox/src/shadowbox.js"></script>
12     <script type="text/javascript">
13     Shadowbox.loadSkin('classic', '../shadowbox/src/skin');
14     Shadowbox.loadLanguage('en', '../shadowbox/src/lang');
15     Shadowbox.loadPlayer(['flv', 'html', 'iframe', 'img', 'qt'], '../shadowbox/src/player');
16     window.onload = function(){
17     Shadowbox.init();
18     };
19     </script>
20     <style type="text/css" media="all">
21     @import url("../css/essence.css");
22     </style>
23     </head>
24     <body>
25     <div id="globe">
26     <div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
27 laffer1 248 <!--#include virtual="/menu.html"-->
28 smultron 150 <div class="clear"></div>
29     <div id="text" class="center">
30 laffer1 366 <h2><img src="../images/oxygen/art32.png" alt="" /> MidnightBSD Art Project</h2>
31 smultron 150 <h3>Help create a more beautiful MidnightBSD</h3>
32 laffer1 366 <p>If you enjoy creating desktop pictures, window themes, icon themes, and other
33     visual enhancements, you've come to the right place. To get you started, here are
34     some base-elements to expand upon.
35 smultron 150 </p>
36     <table class="art">
37     <caption>MidnightBSD Logo Set</caption>
38     <tr>
39 laffer1 366 <td><img src="logo/MidnightBSDLogo22x22.png" alt="22x22 Logo" /></td>
40     <td><img src="logo/MidnightBSDLogo32x32.png" alt="32x32 Logo" /></td>
41     <td><img src="logo/MidnightBSDLogo48x48.png" alt="48x48 Logo" /></td>
42     <td><img src="logo/MidnightBSDLogo64x64.png" alt="64x64 Logo" /></td>
43     <td><img src="logo/MidnightBSDLogo128x128.png" alt="128x128 Logo" /></td>
44     <td><a href="logo/MidnightBSDLogo.svg"><img src="logo/MidnightBSDLogoSVG.png"
45     alt="SVG Logo" /></a></td>
46     <td><a href="logo/MidnightbsdLogo.tgz"><img src="../images/oxygen/archive128.png"
47     alt="Archive Icon" /></a></td>
48 smultron 150 </tr>
49     <tr>
50     <th>22&#8202;&#215;&#8202;22</th>
51     <th>32&#8202;&#215;&#8202;32</th>
52     <th>48&#8202;&#215;&#8202;48</th>
53     <th>64&#8202;&#215;&#8202;64</th>
54     <th>128&#8202;&#215;&#8202;128</th>
55     <th><a href="logo/MidnightBSDLogo.svg">SVG</a></th>
56     <th><a href="logo/MidnightbsdLogo.tgz">All Sizes .tgz</a></th>
57     </tr>
58     </table>
59     <table class="art">
60     <caption>MidnightBSD Logo with Type</caption>
61     <tr>
62 laffer1 366 <td><img src="logo/MidnightBSDLogoText.png"
63     alt="MidnightBSD Logo with Text" /></td>
64 smultron 150 </tr>
65     <tr>
66 laffer1 366 <th>698&#8202;&#215;&#8202;181 (above) or download the
67     <a href="logo/MidnightBSDLogoText.svg">SVG here</a>.</th>
68 smultron 150 </tr>
69     </table>
70 laffer1 367
71     <p><a href="dtps">View desktop wallpaper</a> that is available with the midnightbsd-backgrounds port.</p>
72 smultron 150 </div>
73 laffer1 366 <!--#include virtual="/footer.html"-->
74 smultron 150 </body>
75 laffer1 366 </html>

Properties

Name Value
svn:executable *