Link to article: Everyone's Proposal.
:root{
--header-title: "SCP FOUNDATION";
--head-font: var(--ui-font);
--page-font-size: 0.89rem;
}
.addendum {
border: solid 2px #999;
background: #f5f5f5;
width: 84%;
padding: 1px 15px;
margin: 10px auto;
}
.footnotes-footer {
display: none;
}
.buttonthing {
display: flex;
justify-content: center;
}
.blink {
animation: blink 1.8s infinite;
}
@keyframes blink {
0% {
opacity: 1;
}
50% {
opacity: 0;
}
}
background: url(http://scp-wiki.wdfiles.com/local--files/mcdoctorate-s-proposal/raisalogo4.png) right center no-repeat; background-color: #f6f6c6; margin-top: 30px; margin-bottom: 30px;
height: 5px
text-align: center
height: 10px
:scp-wiki:component:preview
[info]
:scp-wiki:theme:foxtrot
[info]
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
addendum
buttonthing
blink