WWBN / AVideo-Encoder-Network

Encoder Network Servers for AVideo Platform Open-Source
https://network.avideo.com
GNU General Public License v3.0
14 stars 40 forks source link

small visual enhancement with CSS #9

Closed maxlinux2000 closed 5 years ago

maxlinux2000 commented 5 years ago

Add to the end of the style.css file

/var/www/html/YouPHPTube-Encoder-Network/view/css/style.css

... this code:

li.active {
    border-bottom: 3px solid black;
    border-left: 1px solid black;
    border-top: 1px solid black;
}

.account-amount {
    font-family: 'Roboto', sans-serif;
    color: #656667;
    font-size: 0.8em;
    line-height: 0.8em;
}
.account-type {
    font-family: 'Roboto', sans-serif;
    color: #A0AEB6;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 0.9em;
    display: block;
}

Result:

Captura de pantalla de 2019-09-29 14-25-58

DanielnetoDotCom commented 5 years ago

Thank you, please next time feel free to make a pull request.

if you do it, your name will appear as a project contributor

maxlinux2000 commented 5 years ago

It's no so important that my name, appears. The important is that this tool works better every days for our mission in the world.