a random cyber banner

/cyber/ - Cyberpunk & Science Fiction

A board dedicated to all things cyberpunk (and all other futuristic science fiction).


New Reply on thread #102
X
Max 20 files0 B total
[New Reply]

[Index] [Catalog] [Banners] [Logs]
Posting mode: Reply [Return]


thumbnail of pepe.png
thumbnail of pepe.png
pepe png
(119.88 KB, 623x800)
Jesus, this board CSS is horrible.

This shit doesn't feel cyberpunk AT ALL!

Would anyone object to implementing a CSS similar to that of cyberlife or 8/cyber?
thumbnail of scrot.png
thumbnail of scrot.png
scrot png
(416.55 KB, 1600x774)
> Jesus, this board CSS is horrible.

Would this do?
https://ghostbin.com/paste/a6xe7

I pasted isotope colors to the yotsuba style-sheet. Pic related.
Hey faggots, 8/cyb/ has made an amber theme. 
https://raw.githubusercontent.com/cyber-user/Amber/master/amber.css
lol, if people let me know what the colour scheme should be, I can make the css.
You want that amber shit?
 >>/119/
as you wish

body {
  background: #000000 none;
  color: #FFAA00;
  font-family: "Lucida Console", Monaco, monospace
}
.boardHeader p, .noEmailName, .noEmailName:hover, .linkSelf, .linkQuote, .hideLink, .threadPages span, .close-btn {
  color: #FFAA00!important
}
a:link, a:visited, a:active, .quoteLink, .linkName {
  color: #FF7700
}
a:hover {
  color: #0088FF!important
}
.innerPost, .markedPost {
  background-color: #000000;
  border-color: #FFAA00!important
}
a.linkPreview {
  display: none
}
hr {
  border-color: #FFAA00
}
.red {
  color: #AF0A0F
}
.labelSubject {
  color: #FF7700
}
.hideLink {
  font-weight: bold;
  padding-right: 2px
}
.uploadDetails {
  width: 255px;
  word-break: break-all
}
.greenText {
    color: #FF7700
}
nav {
  background-color: #000000;
  border-bottom: 1px solid #FFAA00
}
.threadPages {
  background: #000000 none repeat scroll 0% 0%;
  border-color: #FFAA00;
  font-size: 100%;
}
#divPages {
  background: #000000 none repeat scroll 0% 0%
}
.contentAction {
  background-color: #000000;
  border-color: #FFAA00
}
#modeBanner {
  color: #FFAA00;
  background-color: #000000
}
#quick-reply table {
    background: #000000 none repeat scroll 0% 0%;
    border-color: #FFAA00
}
th {
  background-color: #000000!important
}

/* reply thumbnails */
.innerPost .imgLink img {
  width: auto;
  height: auto;
  max-height: 200px;
  max-width: 200px
}
img.imgExpanded {
  max-height: none!important;
  max-width: none!important
}
 >>/127/
I only visualised in my head what it would look like. It's been applied on /desktops and there are two clear errors.

First:
th {
background-color: #100000!important
}

Second:
.innerPost, .markedPost {
background-color: #000000;
border-style: solid;
border-color: #FFAA00!important

#quick-reply table {
background: #000000 none repeat scroll 0% 0%;
border-style: none solid solid solid;
border-color: #FFAA00
}

.contentAction {
background-color: #000000;
border-style: solid;
border-color: #FFAA00
}

.catalogCell {
background-color: #000000;
border-color: #FFAA00
}
 >>/175/
Ah nice one dude. I haven't been here in a while. There has been hide links added since I wrote that. You need to add a[id^="hide"]

a[id^="hide"], a:link, a:visited, a:active, .quoteLink, .linkName {
color: #FF7700

Thanks so much for using the CSS, chummer.
Hey BO, I noticed the spoiler tag is difficult to see on the black bg. I suppose it isn't a problem, but if you want them more visible, you should add this to the CSS:

span.spoiler {
background: #FA0 none repeat scroll 0% 0%;
color: #FA0;
padding: 0px 1px
}

Post(s) action:


Moderation Help
Scope:
Duration: Days

Ban Type:


19 replies | 3 file
New Reply on thread #102
Max 20 files0 B total