graphonline/i/css/donate.css
2020-07-03 23:24:10 +03:00

43 lines
645 B
CSS
Executable File

.ProgresssBarLink
{
text-decoration:none;
color:#459ef8;
}
.ProgressBar
{
width:720px;
width:720px;
height:32px;
background-color:#b9e3ff!important;
font-size:20px;
line-height:1;
}
.ProgressBarFill
{
height:100%;
background-color:#459ef8!important
}
.ProgressBarText
{
position: relative;
left: 0px;
z-index: 1;
width:100%;
text-align: center;
color: #0649a6!important;
}
.share-buttons{
list-style: none;
padding: 0;
}
.share-buttons li{
display: inline;
}