sdf
This commit is contained in:
parent
950c5eb46b
commit
d2a85cc9e2
3 changed files with 175 additions and 46 deletions
|
|
@ -99,11 +99,25 @@ body {
|
|||
|
||||
/* Per-tab backgrounds */
|
||||
body.tab-glance { background-image: url("/images/bg-glance.jpg") !important; }
|
||||
body.tab-netgrimoire { background-image: url("/images/netgrimoire-BG (chatgpt)") !important; }
|
||||
body.tab-codex { background-image: url("/images/codex-BG (Gemini).png") !important; }
|
||||
body.tab-watch { background-image: url("/images/watch-BG (Gemini).png") !important; }
|
||||
body.tab-ward { background-image: url("/images/ward-BG (Gemini).png") !important; }
|
||||
body.tab-vault { background-image: url("/images/vault-BG (gemini).png") !important; }
|
||||
body.tab-shadow { background-image: url("/images/shadow-BG (chatgpt).png") !important; }
|
||||
body.tab-pncfish { background-image: url("/images/pncfish-BG (gemini).png") !important; }
|
||||
body.tab-green { background-image: url("/images/green-BG.png") !important; }
|
||||
body.tab-pocket { background-image: url("/images/pocket-BG") !important; }
|
||||
|
||||
body.tab-pncharris { background-image: url("/images/pncharris-bg.png") !important; }
|
||||
body.tab-netgrimoire { background-image: url("/images/Netgrimoire-bg.png") !important; }
|
||||
|
||||
body.tab-wasted-bandwidth{ background-image: url("/images/Wasted-bandwidth-bg.png") !important; }
|
||||
body.tab-nucking-futz { background-image: url("/images/Nucking-futz-bg.png") !important; }
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* Page overlay — keep background visible but readable */
|
||||
#page-wrapper {
|
||||
background-color: rgba(0, 0, 0, 0.42);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue