Actions

Work Header

Rating:
Archive Warning:
Fandom:
Language:
English
Stats:
Published:
2023-01-18
Updated:
2023-05-10
Words:
206
Chapters:
2/4
Comments:
9
Kudos:
8
Hits:
153

WORK SKIN TEST FOR NEW FIC

Summary:

Lalalalal don't pay attention to me >:(

Chapter 1: Title

Chapter Text

TEST ME BITCH

Chapter 2: idk if you want it

Summary:

Hey, this is just for someone who maybe perhaps wants this, it's here for yall

Chapter Text

 CSS     

 

#workskin #chapter-1 .chapter.preface.group .title {       visibility: hidden;       line-height: 0;    

}     

#workskin #chapter-1 .chapter.preface.group .title::after {       content: "Trail the cosmos, astronaut boy";       visibility: visible;       line-height: 1em;       font-family: Papyrus, fantasy;       font-weight: bold;       font-size: 30px;       color: #008080;       display: block;    

}    

  #workskin #chapter-2 .chapter.preface.group .title {       visibility: hidden;       line-height: 0;     }      #workskin #chapter-2 .chapter.preface.group .title::after {       content: "The moon is a door to forever";       visibility: visible;       line-height: 1em;       font-family: Papyrus, fantasy;       font-weight: bold;       font-size: 30px;       color: #008080;       display: block;    

}     

#workskin #chapter-3 .chapter.preface.group .title {       visibility: hidden;       line-height: 0;     }      #workskin #chapter-3 .chapter.preface.group .title::after {       content: "Screaming the name of a foreigner's God";       visibility: visible;       line-height: 1em;       font-family: Papyrus, fantasy;       font-weight: bold;       font-size: 30px;       color: #008080;       display: block;  

   }     

#workskin #chapter-4 .chapter.preface.group .title {       visibility: hidden;       line-height: 0;     }      #workskin #chapter-4 .chapter.preface.group .title::after {       content: "There is no such thing as orange";       visibility: visible;       line-height: 1em;       font-family: Papyrus, fantasy;       font-weight: bold;       font-size: 30px;       color: #008080;       display: block;    

}     

#workskin #chapter-5 .chapter.preface.group .title {       visibility: hidden;       line-height: 0;     }      #workskin #chapter-5 .chapter.preface.group .title::after {       content: "And then we'll be okay";       visibility: visible;       line-height: 1em;       font-family: Papyrus, fantasy;       font-weight: bold;       font-size: 30px;       color: #008080;       display: block;   

  }     

#workskin.font {       font-family: 'Courier New', monospace;     }