Tags:
Description:
<!-- (c) Layout created by ash lynx (https://layouts.spacehey.com/layout?id=116) -->
<style>
  :root {
    --logo-blue: #887dae;
    --darker-blue: #df92be;
    --lighter-blue: #ffc0c0;
    --even-lighter-blue: #ccc;
    --lightest-blue: #b893be;
    --dark-orange: #333;
    --light-orange: #181818;
    --even-lighter-orange: #404040;
    --green: #38d;
  }
  * {
    font-family: monospace;
  }
  body
    {background: url("https://data.whicdn.com/images/197122776/original.gif")
    no-repeat fixed; background-size:cover;
   }
  .blog-preview p {
    background-color: none;
    padding: 5px 10px;
    border-radius: 10px;
    color: black;
  }
  .blog-preview p a{
    color: #ea9999!important;
  }
  .blog-preview p a:hover,
  .blog-preview p a:active,
  .blog-preview p a:focus{
    color: white!important;
  }
  nav {
    border-radius: 15px 15px 0 0;
    overflow: hidden;
  }
  .profile .contact,
  .profile .url-info,
  .profile .table-section,
  .home-actions {
    border: none;
  }
  table.details-table {
    border-collapse: collapse;
  }
  table.details-table td {
    background-color: transparent !important;
  }
  .profile-pic {
    border-radius: 500px;
    overflow: hidden;
  }
  .heading {
    padding: 5px 0 !important;
    margin-top: 15px;
    margin-bottom: 10px;
    background-color: transparent !important;
    color: #2a2a2a !important;
    border-bottom: 2px solid;
  }
  main {
    border-radius: 0 0 15px 15px;
    background: rgba(255, 255, 255, 0.94) !important;
  }
  .container {
    border-radius: 15px 15px 0 0;
    overflow: hidden;
    margin-top: 30px;
    padding: 10px;
  }
  footer {
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.94) !important;
    display: block !important;
  }
  table.comments-table td {
    background-color: white !important;
  }
  .comments-table td:first-child img {
    width: 80px;
    border-radius: 500px;
  }
  .profile .friends .person img {
    border-radius: 500px;
  }
  .blog-preview p {
    font-size: 1.4rem;
  }
  a.addme {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
  }
</style>
Copy and paste this code into the "About me" section of your Profile to use it.
Caution: This Layout was not inspected by SpaceHey — use it at your own risk.
Comments
Displaying 0 of 0 comments ( View all | Add Comment )