This page (revision-30) was last changed on 15-Mar-2026 01:16 by ajp

This page was created on 07-Apr-2023 22:29 by unknown

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
30 15-Mar-2026 01:16 3 KB ajp to previous
29 15-Mar-2026 01:15 3 KB ajp to previous | to last
28 15-Mar-2026 01:14 3 KB ajp to previous | to last
27 15-Mar-2026 01:13 3 KB ajp to previous | to last
26 15-Mar-2026 00:50 3 KB ajp to previous | to last
25 15-Mar-2026 00:50 3 KB ajp to previous | to last
24 15-Mar-2026 00:48 3 KB ajp to previous | to last
23 15-Mar-2026 00:46 3 KB ajp to previous | to last
22 15-Mar-2026 00:45 3 KB ajp to previous | to last
21 14-Mar-2026 23:38 3 KB ajp to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 8 removed one line
At line 29 added one line
[{Image id='owls-logo' src='owls.png' alt='Jesus Bible Songs'}]
At line 31 removed 4 lines
[{Image src='owls.png'}]
{{{
At line 36 changed one line
/* hide the default jspwiki logo */
/* 1. LOGO STYLING */
At line 39 removed 11 lines
/%
}}}
%%add-css
/* hide the default jspwiki logo */
a.logo { background:transparent; border:none; text-indent:-99em; }
a.logo b:before { content:""; }
/%
{{{
%%add-css
/* put the clean-blue logo, attached to this page */
At line 57 changed 4 lines
/* add a fancy button like effect */
box-shadow:0 0 .25em white;
border-radius:2em;
box-shadow: 0 0 .25em white;
border-radius: 2em;
At line 63 removed 11 lines
/%
}}}
%%add-css
/* put the clean-blue logo, attached to this page */
a.logo {
background: url([owls.png]);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
height: 60px;
width: 120px;
At line 75 changed 4 lines
/* add a fancy button like effect */
box-shadow:0 0 .25em white;
border-radius:2em;
background-color: rgba(255,255,255,0.15);
/* 2. THE BIG DARK MODE FIX: SIDBAR, BACKGROUND, & FOOTER */
/* Added .sidebar and .sidebar-wrapper for your sidebar fix */
html, body, #wrap, .main, .wikibody, #pagecontent, .page, .container, .footer,
.footer-wrapper, .left-menu, #leftmenu, .sidebar, .sidebar-wrapper, .sidebar-content, .well {
background-color: #1a1a1a !important;
background-image: none !important;
color: #f0f0f0 !important;
border: none !important;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
min-height: 100vh !important;
color-scheme: dark !important;
box-shadow: none !important; /* Removes any side-shadows on the sidebar */
At line 80 removed one line
/%
At line 82 changed 9 lines
[{SET page-styles='prettify'}]
This is an example page, using alternative fonts loaded from [Google's fonts repository|https://www.google.com/fonts].
----
%%add-css
/* 1. Force Browser Dark Mode */
:root, html, body {
color-scheme: dark !important;
/* 3. THE "J" (DROPCAPS) AND TITLE FIX */
.dropcaps, .dropcap {
color: #87ceeb !important;
display: inline-block !important;
opacity: 1 !important;
At line 68 added 3 lines
.lead {
color: #f0f0f0 !important;
}
At line 93 changed one line
/* 2. Load Custom Fonts */
/* 4. FONTS */
At line 99 removed 7 lines
/* 3. Global Styles & Backgrounds */
body, .page, #pagecontent {
background-color: #1a1a1a !important;
color: #f0f0f0 !important;
}
/* 4. Font Assignments */
At line 111 changed 2 lines
/* 5. THE MOBILE-READY TABLE FIX */
/* This forces every single table cell and row to be dark, overriding mobile defaults */
/* 5. TABLES & ZEBRA STRIPES */
At line 118 removed 2 lines
/* This targets the specific 'Zebra' stripes by targeting the cells directly */
At line 123 changed one line
background-color: #222222 !important;
background-color: #333333 !important;
At line 126 changed one line
/* 6. Link Visibility */
/* 6. LINKS & BUTTONS */
At line 132 changed one line
/* 7. Input box adjustment for Mobile */
/* 7. INPUTS & SEARCH */
At line 108 added 9 lines
/* 8. IMAGE STYLING */
#owls-logo img, img[src*='guitarBibleLgr'] {
max-width: 100%;
height: auto;
display: block;
margin: 10px auto;
border-radius: 8px;
}
At line 141 changed one line
!!!Header in Orbitorn font
[{SET page-styles='prettify'}]
This is an example page, using alternative fonts loaded from [Google's fonts repository|https://www.google.com/fonts].
----
!!!Header in Orbitron font
At line 145 changed one line
This is just some sample in the default template font. Don’t even bother reading it; you will just waste your time. Why do you keep reading? Do I have to use Lorem Ipsum to stop you? OK, here goes: Lorem ipsum dolor sit amet, consectetur adipi sicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Still reading? Gosh, you’re impossible. I’ll stop here to spare you.
This is just some sample in the default template font.
At line 149 changed one line
This is just some %%text-primary %~%handwritten /% "Indie Flower" font sample. Don’t even bother reading it; you will just waste your time. Why do you keep reading? Do I have to use Lorem Ipsum to stop you? OK, here goes: Lorem ipsum dolor sit amet, consectetur adipi sicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Still reading? Gosh, you’re impossible. I’ll stop here to spare you.
This is just some %%text-primary %~%handwritten /% "Indie Flower" font sample.
At line 153 removed one line