Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

12
LINES

< > BotCompany Repo | #1013131 // hstyle_matrixBackground - plus white text

JavaX fragment (include)

static S hstyle_matrixBackground() {
  ret hstyle([[
    a { color: white; }
    body {
      color: white;
      background: linear-gradient(
        rgba(0, 0, 0, 0.85), 
        rgba(0, 0, 0, 0.85)
      ), url(http://eyeocr.sourceforge.net/filestore/filestore.php?cmd=serve&file=blob_1013081&contentType=image/jpeg)
    }
  ]]);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013131
Snippet name: hstyle_matrixBackground - plus white text
Eternal ID of this version: #1013131/1
Text MD5: af0c4587c3439254ebe28e3b83be6838
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-26 05:03:31
Source code size: 345 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 291 / 310
Referenced in: [show references]