View Single Post
Old Yesterday, 04:55 PM   #5
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 816
Karma: 1538536
Join Date: Sep 2013
Device: Kobo Sage
I guess I'll go with the brainpal thing. It's short enough and memorable enough. It does carry a lot of a more amusing connotation than I'd want (both from the name and from remembering the books). But, we'll see. I don't do much with the formatting. It'll look like:
Code:
p.brainpal {
  /* Brainpal styling for single line brain implant lines */
  display: block;
  font-size: small;
  font-weight: bold;
  margin-left: 2em;
  margin-right: 2em;
  padding: 1em;
  text-align: left;
  text-indent: 0;
}
I'll probably have to finagle some minor changes for multi-line <div> blocks and sub-line <span> segments.
enuddleyarbl is offline   Reply With Quote