« Books and Stories Forum

Will Woods The Prescription

Posted by allthedrugsforcreativity

posted
updated

Forum: Books and Stories

Anyone on here a fan of the zine The Prescription by Will Wood? If you are please friend me :) if there is enough of us I was thinking maybe I should make a group?





:root{
--gray: #2b2d5a; /* post background color */
--logo-blue: #2b2d5a; /* navigation background color */
--lighter-blue: #fe422b; /* nav links background */
--lightest-blue: #fe422b; /*sidebar background */
--light-orange: url(https://media.discordapp.net/attachments/700083211304173651/1130590281339764836/IMG_5429.gif); /* comments table first child background */
--even-lighter-orange: #545879; /* comments table second child background */
--borders:#2b2d5a;
--font-family: Times New Roman;
--header: #ffffff70;
--text: #fe422b;
--othertext: white;
--links: #ffffff70;
--hover: white;
--main: white;
}

body {
background:url(https://media.discordapp.net/attachments/700083211304173651/1130590281339764836/IMG_5429.gif);
font-family: "Times New Roman " , Times, serif;
font-size: 20px;
font-display: bold;
}

h1{
letter-spacing: -1.5px;
}

h2{
letter-spacing: -1.5px;
}

i{
font-family: times new roman;
color: #ffffff70;
}

b{
color: var(--text);
}

a{
color: var(--links);
text-transform: uppercase;
font-size: 10px;
}

a:hover{
color: var(--hover);
text-decoration: none;
}

a.two, a.two:link, a.two:visited, a.two:active {
font-size: 18px;
font-weight: normal;
color: #505a89;
letter-spacing:-1px;
line-height: 20px;
}

a.two:hover {
color: #505a89;
text-transform: uppercase;
font-weight: none;
text-decoration: none;
}

nav{
color: var(--links);
border: var(--borders);
text-align: center;
letter-spacing: 2px;
border-right: 2px solid #fe422b;
border-left: 2px solid #fe422b;
}

nav .top{
background: #2b2d5a;
color: var(--header);
}

/* this is the line that appears between links in the header and footer.
you can add an emoji or symbol instead of the default line it has */

nav .links li:not(:last-child)::after,
footer .links li:not(:last-child)::after{
content: " ";
color: var(--header);
text-align: center;
}

nav .links a{
text-align:center;
font-size: 8px;
color:#2b2d5a;
letter-spacing:3px;
padding-top: 5px;
text-transform: uppercase;
}

nav ul.links a {
text-shadow: none;
}

nav .links a:hover{
color:#2b2d5a;
text-transform: uppercase;
font-weight: none;
text-decoration: none;
}

/* this is where you edit your blog entry */

.blog-entry .comments .heading{
border-top: 0px solid var(--othertext); /* this is the line that appears under the kudos */
}

.blog-entry .title{
padding:10px;
background-color: var(--gray);
color: #fe422b;
text: #fe422b;
border: var(--borders);
font-family: Times New Roman;
font-size:30px !important;
font-weight: 1;
margin-bottom:20px;
padding:5px;
text-transform: uppercase;
letter-spacing: -1.5px;
text-align: center;
border-bottom: solid 1px #fe422b;
border-left: solid 15px #fe422b;
border-right: solid 2px #fe422b;
}

.blog-entry .content{
padding: 10px;
background-color: var(--gray);
border: var(--borders);
}

/* this is the spacehey logo color.
you can change it at https://codepen.io/sosuke/pen/Pjoqqp */

nav img.logo{
filter: brightness(0) saturate(100%) invert(100%) brightness(104%) contrast(105%)!important;
}

/* the search wrapper and button */

.search-wrapper input[type=text] {
background-color: #eeeeee !important;
border: var(--borders)!important;
color: var(--links) !important;
}

button{
border: 0px solid var(--links) !important;
background-color: transparent !important;
color: var(--links) !important;
}

.count{
color: var(--links);
}

main{
background: #01032b;
color: #2b2d5a;
border-bottom: 10px solid #fe422b;
border-right: 2px solid #fe422b;
border-left: 2px solid #fe422b;
}

.blog-entry .profile-pic img, .bulletin .profile-pic img {
max-width: 130px;
max-height: 170px;
}

footer{
background-color:#f73f2c;
color: #505a89;


Report Topic

0 Replies