Updated PRC8 Manual

Removed much outdated material.
This commit is contained in:
Jaysyn904
2025-11-07 12:27:33 -05:00
parent 790c46b0ea
commit a36c854fc0
19758 changed files with 932924 additions and 18 deletions

View File

@@ -0,0 +1,58 @@
<!--
/* PRC style by Psi */
A
{
color: #c0c0c0;
}
A:hover
{
text-decoration: none;
}
DIV.div_menu_line_padding
{
padding-top: 5px;
padding-bottom: 5px;
}
DIV.div_menu_padding
{
padding-top: 3px;
padding-bottom: 3px;
}
DIV.div_menu_padding_right
{
padding-top: 3px;
padding-bottom: 3px;
padding-right: 10;
}
DIV.div_menuitem
{
font-size: 10pt;
font-weight: bold;
border-style: solid;
border-width: 1px;
border-color: #6c6c6c;
text-align: center;
padding: 2px;
letter-spacing: 1pt;
}
DIV.div_menuitem_right
{
font-size: 10pt;
font-weight: bold;
border-style: solid;
border-width: 1px;
border-color: #6c6c6c;
text-align: center;
padding: 2px;
letter-spacing: 1pt;
}
-->