}
p {
color: #000;
font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
font-size: 12px;
font-weight: 600;
color: #fff;
}
:root {
--logo-blue: #cfccc2;
--darker-blue: #0000ff;
--lighter-blue: #cfccc2;
--even-lighter-blue: #cfccc2;
--lightest-blue: #cfccc2;
--dark-orange: #dc2b31;
--light-orange: ;
--even-lighter-orange: ;
--green: #000;
}
nav {
margin: 10px;
}
nav .links:before {
display: block;
padding-left: 5px;
padding-bottom: 1px;
border-bottom-style: groove;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
font-weight: 600;
content: "spacehey - Microsoft Internet Explorer";
}
.top {
color: transparent !important;
height: 0 !important;
background-color: transparent !important;
}
.top .left {
display: none !important;
}
.top .center {
display: none !important;
}
.search-wrapper{
display: none !important;
}
.top .right {
display: none !important;
}
.logout-btn{
display: none !important;
}
.top a{
color: transparent !important;
}
nav .links {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
padding: 0 0 3px 0;
}
nav .links a{
font-size: 10px;
color: #000;
padding: 7px;
font-weight: 500;
}
main {
background: transparent;
margin: 10px auto 10px auto;
}
.col.w-40.left h1{
border-style: outset outset none outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
margin-bottom: 0;
}
.profile h1 {
padding-left: 5px;
font-family: Libre Franklin;
font-size: 12px;
}
.col.w-40.left .general-about p{
margin: 0;
background: #cfccc2;
font-weight: 500;
color: #000;
}
.general-about {
height: 178px;
border-style: groove outset outset outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
margin-top: 0;
font-family: Times New Roman;
}
.general-about .profile-pic img {
margin: 5px;
height: 200px;
}
.general-about .details {
margin-top: 15px;
}
.mood {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
margin: 10px auto ;
}
.mood:before {
display: block;
padding-left: 5px;
margin: 1px;
border-bottom-style: groove;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
font-weight: 600;
font-size: 12px;
color: #fff;
content: "Mood";
}
.mood p{
font-family: Times New Roman;
color: #000;
padding: 5px 5px 0px 5px;
}
.profile .contact .heading, .profile .table-section .heading, .home-actions .heading {
border-bottom-style: groove;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
padding: 0px 6px;
margin: 1px;
}
.profile .contact, .profile .url-info, .profile .table-section, .home-actions {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
}
.contact {
background: #cfccc2;
}
.url-info {
background: #cfccc2;
}
.url-info p{
font-family: Times New Roman;
color: #000;
}
.details-table {
background: #cfccc2;
}
.table-section {
background: #cfccc2;
}
.details-table td {
border-bottom-style: groove;
padding: 1px 2px;
}
.details-table p {
font-family: Times New Roman;
color: #000;
}
.profile-info {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
}
.blog-preview {
border-style: outset;
border-width: 2px;
border-color: #fff #000 #000 #fff;
background: #cfccc2;
}
.blog-preview h4 {
border-bottom-style: groove;
background-image: url(https://i.imgur.com/CKX2NUO.png), linear-gradient(to right, #0c1058, #adcbe1);
background-repeat: no-repeat;
background-position: right;
padding-left: 5px;
margin: 1px;
}