Jump to content

Recommended Posts

Posted
18 minutes ago, xReady said:

adauga in style.css

.ul {
word-wrap: break-word;
    margin: 1px 0 0;
    font-size: 12px;
    border-bottom: 1px dashed #2F2F2F;
    overflow: hidden;
    line-height: 2;
    list-style-type: none;
    transition: border-bottom 0.5s;
}

span.ft {
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 400;
    font-size: 12px !important;
    float: left;
    padding-left: 5px;
    text-align: left;
    max-width: 100%;
    color: #bcbcbc;
    word-wrap: break-word;
    text-shadow: 0 1px #000;
}

span.fc {
    color: #bcbcbc;
    float: right;
    font-size: 11px !important;
    text-align: right;
    max-width: 100%;
    padding-right: 4px;
    text-shadow: 0 1px #000;
}

 

  • Like 1

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.