<div class='lmenu'><ul>
<li><a href='$HELP_URL$newitem'>Add item</a>
<li><a href='$HELP_URL$newhistory'>Discuss</a>
- <li><form class='jump' method='POST' action='$HELP_URL$jump'><p><input type='text' class='jump' disabled='disabled'><input type='submit' value='Jump'></form>
</ul></div>
<div class='rmenu'><ul>
<li><a href='$HELP_URL$account'>Log in</a>
</ul></div>
-<h1>ID 0000</h1>
+<div class='bluesquare-example'>
+<h1>The PCI ID Repository</h1>
+<p class='home'>The home of the pci.ids file
+</div>
<div class='clear'></div></div>
<div class='path'><p><a href='$HELP_URL$index'>Main page</a> -> <a href='$HELP_URL$index'>Parent</a></div>
<h2>ID 0000</h2>
.author, .time
{
font-style: italic;
- color: #444444;
+color: #444444;
}
.discussion div p, .admin div p
{
}
div.lmenu
{
- float: left;
- width: 20%;
+float: left;
+width: 20%;
}
div.rmenu
{
- float: right;
- text-align: right;
- width: 20%;
- padding-right: 1em;
- margin: 0px;
+float: right;
+ text-align: right;
+width: 20%;
+ padding-right: 1em;
+margin: 0px;
}
div.bigbluesquare
{
top: 1ex;
width: 60%;
}
+div.bluesquare-example
+{
+ left: 20%;
+ width: 60%;
+ position: absolute;
+ height: 5em;
+}
+div.help-example div.lmenu,
+div.help-example div.rmenu
+{
+ background: #BBBBFF;
+}
div.bluesquare,
-div.bigbluesquare
+div.bigbluesquare,
+div.bluesquare-example
{
background-color: #4c3bff;
color: #fffa45;