<style>
.profile-info {
border: 0px solid rgb(255, 0, 0);
display: flex;
align-items: center;
justify-content: center;
padding: 15px 5px;
margin-bottom: 10px;
background-image:url(https://media1.giphy.com/media/h5USINMRawDok/giphy.gif?cid=6c09b952e417c77aae994f6831eae59c085d83fa28672877&rid=giphy.gif);
}
#comments {
grid-area: comments;height: 300px; overflow: scroll; overflow-x: hidden;}
table, tr, td {
background-color:transparent;
}
table, tr, td {
background-color:transparent;
border:none;
border-width:50px;
}
table table table {
width:80%; max-width:600px; } table table table table { width:100%;;
}
body, .bodyContent {
background-image:url(https://images.newscientist.com/wp-content/uploads/2020/05/22112120/sagdig_opo0431b_web.jpg?width=600);
background-position:fulltile;
background-attachment:fixed;
border-color:#00000000;
border-width:30px;
border-style:dotted;
scrollbar-face-color:#00000000;
scrollbar-highlight-color:#aaaaaa;
scrollbar-3dlight-color:000000;
scrollbar-shadow-color:#aaaaaa;
scrollbar-darkshadow-color:000000;
scrollbar-arrow-color:#aaaaaa;
scrollbar-track-color:000000;
}
table table {
border:0px;
}
table table table table {
border:#3E3D42;
background-image: none;
background-color:transparent;
}
table table table {
border-style:#3E3D42;
border-width:none;
border-color: transparent;
background-attachment:fixed;
}
table table table td {
background-color:000201;
}
table, tr, td, li, p, div,.text,.redtext, .blacktext12 {
color:#F2F2F2;
}
.whitetext12, .orangetext15 {
color:#D2D2D2;
}
.lightbluetext8, .blacktext10, .redbtext,.btext {
color:#3E3D42;
}
.nametext {
color: #F2F2F2;
}
a:active, a:visited, a:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:link, a.navbar:active, a.navbar:visited, a.navbar:link, a.redlink:active, a.redlink:visited, a.redlink:link {
color:#3E3D42;
}
a:hover, a.searchlinksmall:hover, a.navbar:hover, a.redlink:hover {
color:000000;
}
</style>
<style>
nav {
overflow-x: hidden;
position: relative;
}
nav .top {
background: #000201 ;
}
nav .links {
background: rgba(0, 0, 0, 0.3);
}
nav { background-image:transparent; }
body {
/* sets background */
background-image: transparent;
background-repeat: repeat;
background-attachment: fixed;
background-size: 60% ;
}
:root {
--logo-blue: #3E3D42;
--darker-blue: #3E3D42;
--lighter-blue: #BDBDBD ;
--even-lighter-blue: #3E3D42 ;
--lightest-blue: ;
--dark-orange: #D2D2D2;
--light-orange: ;
--even-lighter-orange:url(https://media0.giphy.com/media/l3q2Xl2Rd8wZfMCaI/giphy.gif?cid=82a1493b2sui622186in6szziz1zpxho96st4k65g25eqddz&rid=giphy.gif);!important;
--green: #3E3D42;
}
main {
/* changes made to stuff outside of columns */
background: #3E3D42;
padding: 0;
font-size: 100%;
color: var(--light-orange);
}
img {
opacity: none;
}
main {
background-color: #000201;
opacity: 0.9;
color: #000201;
}
.profile h1 {color: #3E3D42;}
body {
font-family: cursive;
</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )