|
|
@ -272,6 +272,7 @@ body {
|
|
|
|
#sub-title {
|
|
|
|
#sub-title {
|
|
|
|
font-family: Roboto-Regular;
|
|
|
|
font-family: Roboto-Regular;
|
|
|
|
font-size: 18px;
|
|
|
|
font-size: 18px;
|
|
|
|
|
|
|
|
font-weight: 600;
|
|
|
|
padding-top: 5px;
|
|
|
|
padding-top: 5px;
|
|
|
|
padding-left: 18px;
|
|
|
|
padding-left: 18px;
|
|
|
|
color: RGBA(0, 0, 0, 1);
|
|
|
|
color: RGBA(0, 0, 0, 1);
|
|
|
@ -363,6 +364,10 @@ body {
|
|
|
|
padding-bottom: 10px;
|
|
|
|
padding-bottom: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.platform-link-placeholder i {
|
|
|
|
|
|
|
|
margin-right: 4px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#application-list {
|
|
|
|
#application-list {
|
|
|
|
transition: margin-right .5s;
|
|
|
|
transition: margin-right .5s;
|
|
|
|
}
|
|
|
|
}
|
|
|
|