This page (revision-14) was last changed on 26-Mar-2025 20:15 by Administrator

This page was created on 26-Mar-2025 16:13 by Administrator

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
14 26-Mar-2025 20:15 2 KB Administrator to previous
13 26-Mar-2025 19:49 2 KB Administrator to previous | to last
12 26-Mar-2025 19:41 2 KB Administrator to previous | to last
11 26-Mar-2025 17:37 2 KB Administrator to previous | to last
10 26-Mar-2025 17:29 2 KB Administrator to previous | to last
9 26-Mar-2025 17:12 1 KB Administrator to previous | to last
8 26-Mar-2025 17:06 1 KB Administrator to previous | to last
7 26-Mar-2025 16:55 1 KB Administrator to previous | to last
6 26-Mar-2025 16:45 1 KB Administrator to previous | to last
5 26-Mar-2025 16:36 2 KB Administrator to previous | to last
4 26-Mar-2025 16:31 2 KB Administrator to previous | to last EncyclopaediaTheme ==> CSSThemeEncyclopaedia
3 26-Mar-2025 16:21 2 KB Administrator to previous | to last
2 26-Mar-2025 16:15 2 KB Administrator to previous | to last
1 26-Mar-2025 16:13 2 KB Administrator to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 20 changed one line
background: #666666 !important; /* Medium gray header */
background: #666666 !important; /* Lighter gray header */
At line 39 changed 2 lines
background: #E8E8E8 !important; /* Light gray sidebar (LeftMenu) */
color: #333333 !important;
background: #E8E8E8; /* Light gray sidebar */
color: #333333;
At line 43 changed one line
color: #0645AD !important;
color: #0645AD;
At line 46 changed one line
color: #0B0080 !important;
color: #0B0080;
At line 49 changed 12 lines
html div.sidebar div.leftmenufooter div.collapse {
background: #E8E8E8 !important; /* Light gray sidebar (LeftMenuFooter) */
color: #333333 !important;
}
html div.sidebar div.leftmenufooter div.collapse a.external {
color: #0645AD !important;
}
html div.sidebar div.leftmenufooter div.collapse a.external:visited {
color: #0B0080 !important;
}
html div.footer {
html footer.jspwiki-footer {
At line 64 changed one line
html div.footer a {
html footer.jspwiki-footer a {
At line 69 changed one line
background-color: #F5F0E1 !important; /* Subtle beige for sections */
background-color: #F5F0E1; /* Subtle beige for sections */
At line 73 changed 5 lines
border: 1px solid #ccc !important;
padding: 5px !important;
margin-top: 20px !important;
background-color: #F5F0E1 !important; /* Subtle beige for categories */
font-size: smaller !important;
border: 1px solid #ccc;
padding: 5px;
margin-top: 20px;
background-color: #F5F0E1; /* Subtle beige for categories */
font-size: smaller;
At line 81 changed 2 lines
font-size: 2em !important;
color: #4A2C2A !important; /* Deep burgundy for page titles */
font-size: 2em;
color: #4A2C2A; /* Deep burgundy for page titles */