« Games Forum

DOOM ETERNAL

Posted by the DOOM SLAYER

posted
updated

Forum: Games






@import url('https://fonts.googleapis.com/css2?family=Black+Ops+One&family=DotGothic16&family=Girassol&display=swap');

nav .top {
background: rgba(0,0,0,0.0);
color: darkred;
}
nav .top a{
color: darkred!important;
}
nav .links {
background: transparent!important;
background-size: 100%100%!important;
text-align: center;
}
nav .links a{
color: darkred!important;
}
#q, button {
color: darkred;
background-color: firebrick;
border: 1px solid darkred;
font-family: inherit;
}

nav img.logo{
filter: brightness(0) saturate(100%) invert(10%) sepia(74%) saturate(5025%) hue-rotate(9deg) brightness(92%) contrast(121%); !important;
height:30px;
}



:root {
--logo-blue: transparent;
--darker-blue: ;
--lighter-blue: transparent;
--pdg_yourBackground: url(https://i.imgur.com/fCfVW61.jpg);
--pdg_pageTexture: url(https://i.imgur.com/EDxzEXv.gif);
--pdg_nameSticker: url(https://i.imgur.com/3nPluic.gif);
--pdg_blurbSticker: url(https://i.imgur.com/zTIDRxw.gif);
--pdg_commentsSticker: url(https://i.imgur.com/rvGlL9L.gif);
--pdg_interestSticker: url(https://i.imgur.com/W06QJSk.gif);
--pdg_urlInfoBox: url(https://i.imgur.com/mlnWMIv.gif);
--pdg_titleTexture: url(https://i.imgur.com/eaNpRgK.png);
--pdg_linkTexture: url();
--pdg_profileInfo: url(https://i.imgur.com/eoc5LmZ.jpg);
}
.profile {
font-family: 'DotGothic16', sans-serif;
text-shadow: red;
}
.profile .left h1 {

font-family: 'Girassol', cursive;
line-height:1em;

}
.profile .contact .heading h4, .profile .table-section .heading h4, .profile .blurbs .heading h4, .profile .friends .heading h4, .blog-entry .comments .heading h4, .bulletin .comments .heading h4, .home-actions .heading h1, .statistics .heading h4 {
font-family: 'Black Ops One', cursive;
line-height:1em;
text-shadow: 0 0 7px red;

}
body {
background-image: var(--pdg_yourBackground);
background-size: cover;
background-position:center;
background-attachment: fixed;
background-color:darkred;
}

h1, h2, h3, h4,h5,a, p, nav label, .section {color: silver}

h1 {
color: silver;
text-shadow: 1px 1px 2px gold, 0 0 25px gold, 0 0 5px gold;
}
.profile-pic {
border-radius: 500px;
overflow: hidden;
}
main {
background:#00000066;
backdrop-filter: blur(2px);
-webkit-backdrop-filter: blur(2px);
border-radius:25px;
padding:25px;
color:#FFFFFF;
}
body:before {
display: block;
position: fixed;
pointer-events: none;
content: " ";
height: 100vh;
width: 100vw;
top: 0;
left: 0;
right: 0;
background-image: var(--pdg_pageTexture);
background-size: cover;
background-attachment: scroll;
opacity: .15;
z-index: 25;
}
.profile a {
transition: all .1s!important;
}
.profile a:hover, .profile a:hover p {
background: var(--pdg_linkTexture)!important;
;
color: #FFF!important;
text-shadow: 1px 1px 0 #000!important;
;
}
.profile .section p, .details-table td:last-child p{
background-color:#00000066;
padding:.5em;
}
.profile .left h1 {
text-transform: uppercase;
font-size: 3rem;
color: white;
text-shadow: 3px 3px 0 black;
}
.profile .left h1:before {
background-image: var(--pdg_nameSticker);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
display: block;
height: 100px;
width: 100px;
content: " ";
transform: rotate(-4deg) scale(1.7) translateX(-1em);
position: absolute;
z-index: -1;
}
.profile .right .blurbs {
position: relative;
}
.profile .right .blurbs:after {
background-image: var(--pdg_blurbSticker);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
display: block;
height: 100px;
width: 100px;
content: " ";
transform: rotate(-4deg) scale(2) translateY(-2rem);
position: absolute;
right: 0;
z-index: -1;
}
.profile .left .table-section:nth-last-child(2):before {
background-image: var(--pdg_interestSticker);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
display: block;
height: 100px;
width: 100px;
content: " ";
transform: rotate(-4deg) scale(1.7) translateX(-3em) translateY(2.5em);
position: absolute;
z-index: -1;
}
.profile .contact, .profile .url-info, .profile .table-section, .home-actions {
border: 0!important;
width: 100%;
}
.profile .contact .heading, .profile .table-section .heading, .home-actions .heading, .profile .blurbs .heading, .profile .friends .heading {
background-image: var(--pdg_titleTexture)!important;
background-size: cover;
background-position: bottom;
color: white
-webkit-text-stroke: 1px #FFF;
}
.profile .contact .heading h4, .profile .table-section .heading h4, .profile .blurbs .heading h4, .profile .friends .heading h4, .blog-entry .comments .heading h4, .bulletin .comments .heading h4, .home-actions .heading h1, .statistics .heading h4 {
text-transform: capitalize;
font-size: 1.6rem;
}
.profile .url-info {
border: 0;
color: #FFF;
background: var(--pdg_urlInfoBox);
background-position: center;
text-align: center;
padding:5em 0;
}
.details-table td:first-child {
background: none;
width: fit-content!important;
color: #FFF;
text-shadow: 0px 2px 0 #000;
}
.details-table td:last-child {
background: none;
max-height: 150px;
overflow-y: scroll;
float: right;
}
.details-table tr {
border-bottom: 1px solid #000;
}
.profile .blurbs .section h4 {
color: red;
font-size: 1.3rem;
}
.profile-info {
background: var(--pdg_profileInfo);
background-size: cover;
background-position: center;
box-shadow: -7px 8px 0 #0006;
color: firebrick;
padding:6em 0;
}
.profile-info h3 a {
color: #FFF;
}
.comments-table, .details-table {
border: 1px solid #0000;
border-collapse: separate;
border-spacing: 0 .5em;
}
.comments-table tr td:last-child {
height: 250px;
display: block;
overflow-y: scroll;
}
.comments-table td, .music-table td {
background: none;
color: #000;
}
.comments-table tr {
border-bottom: 1px solid #000;
}
.comments-table td:first-child, .music-table td:first-child {
background: none;
text-align: left;
}
.profile .comments-table:after {
background-image: var(--pdg_commentsSticker);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
display: block;
height: 100px;
width: 100px;
content: " ";
transform: rotate(-4deg) scale(4) translateX(-2.5rem) translateY(-1rem);
position: absolute;
right: 0;
z-index: -1;
}

.contact .inner a img {
font-size: 0;
}
.contact .inner a img:before {
font-size: 1em;
display: block;
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a:before {
/* add to friends */
content: "\2795"
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before {
/* add to favorites */
content: "\2b50"
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before {
/* Send Message */
content: "\1F4ac"
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before {
/* forward to friend */
content: "\23e9"
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before {
/* instant message */
content: "\1F4f1"
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before {
/* block user */
content: "\274c"
}
.contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a:before {
/* add to group */
content: "\1F465"
}
.contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before {
/* report user */
content: "\1f5e3"
}


@media only screen and (max-width: 600px) {
.profile .left h1:before{
transform: rotate(-4deg) scale(1.7) translateX(3.5em);
}
.profile .left .table-section:nth-last-child(2):before {
transform: rotate(-4deg) scale(1.7) translateX(14em) translateY(-1.5em);
z-index: 0;
}
}







.online{content:url(https://i.imgur.com/DWYc0DG.gif);
width: 55px;
height: 75px;
}



footer {
border-radius: 15px;
background:#00000066;




 we will slay all the demons


Report Topic

0 Replies