start module output

This commit is contained in:
2020-08-20 01:35:08 +02:00
parent f6882ea1f1
commit d65df84cc3
22 changed files with 289 additions and 131 deletions
+4 -4
View File
@@ -164,14 +164,14 @@ a.app-nav-child
.-image
{
height: 36px;
width: 36px;
height: 32px;
width: 32px;
border-radius: 18px;
position: relative;
top: -1px;
background: var(--color-bg-bright-two);
text-align: center;
line-height: 37px;
line-height: 33px;
font-size: 16px;
}
@@ -182,7 +182,7 @@ a.app-nav-child
strong
{
font-weight: 700;
font-weight: 400;
color: var(--color-fg);
}
}
@@ -41,6 +41,8 @@ button::-moz-focus-inner
padding: 0 20px;
height: 42px;
border-radius: var(--radius);
//border-bottom-left-radius: 15px;
//border-top-right-radius: 15px;
font-size: var(--font-size);
font-weight: 700;
margin: 0;